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 020debb commit 0c06638Copy full SHA for 0c06638
Dockerfile
@@ -149,7 +149,7 @@ ENTRYPOINT [ "java", \
149
"/app/src/main/groovy/com/cloudogu/gitops/cli/GitopsPlaygroundCliMainScripted.groovy" ]
150
151
# Pick final image according to build-arg
152
-FROM ${ENV}
+FROM dev
153
ENV HOME=/home \
154
HELM_CACHE_HOME=/home/.cache/helm \
155
HELM_CONFIG_HOME=/home/.config/helm \
0 commit comments