We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939a45c commit 7c32f4cCopy full SHA for 7c32f4c
.gitpod.Dockerfile
@@ -1,4 +1,5 @@
1
FROM gitpod/workspace-full
2
+ENV TRIGGER_REBUILD=1
3
RUN curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sudo BINDIR=/usr/local/bin sh
4
RUN sudo su -c "cd /usr; curl -L https://github.com/moby/buildkit/releases/download/v0.8.3/buildkit-v0.8.3.linux-amd64.tar.gz | tar xvz"
5
# NOTE: remove when workspace-full includes golangci
0 commit comments