1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

add awscli to arm Dockerfile

Signed-off-by: Victor Vieux <vieux@docker.com>
(cherry picked from commit dbec45fa7a)
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
Victor Vieux 2016-10-04 16:22:59 -07:00
parent ad9538afc2
commit d72629e18f

View file

@ -46,7 +46,8 @@ RUN apt-get update && apt-get install -y \
python-websocket \ python-websocket \
xfsprogs \ xfsprogs \
tar \ tar \
--no-install-recommends --no-install-recommends \
&& pip install awscli==1.10.15
# Get lvm2 source for compiling statically # Get lvm2 source for compiling statically
ENV LVM2_VERSION 2.02.103 ENV LVM2_VERSION 2.02.103