Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-01-10 16:14:50 -08:00
parent 31c1084645
commit 3c1634b3d0
10 changed files with 21 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ RUN apk --no-cache add \
groff \
less \
python \
py-pip \
py2-pip \
&& pip install awscli \
&& mkdir -p /root/.aws \
&& { \