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.
2 parents cf98580 + dec33b3 commit b3678f3Copy full SHA for b3678f3
ubuntu/standard/2.0/Dockerfile
@@ -108,7 +108,7 @@ RUN curl -sS -o /usr/local/bin/aws-iam-authenticator https://amazon-eks.s3-us-we
108
&& chmod +x /usr/local/bin/kubectl /usr/local/bin/aws-iam-authenticator /usr/local/bin/ecs-cli
109
110
RUN set -ex \
111
- && pip3 install --upgrade setuptools wheel
+ && pip3 install --upgrade setuptools wheel \
112
&& pip3 install awscli boto3
113
114
VOLUME /var/lib/docker
0 commit comments