go-pingbot/.gitpod.Dockerfile

6 lines
78 B
Docker

FROM gitpod/workspace-full
RUN brew install goreleaser
RUN npm i -g nodemon