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 0245019 commit 4d18f69Copy full SHA for 4d18f69
Dockerfile
@@ -58,7 +58,7 @@ ENV DOCKER_AVAILABLE=1
58
# ------------------------------------------------------------------------ Python AWS & other tools
59
RUN yum install jq \
60
&& pip install --upgrade awscli
61
-AWS_AVAILABLE=1
+ENV AWS_AVAILABLE=1
62
63
# ------------------------------------------------------------------------ VCS
64
0 commit comments