mirror of
https://github.com/ViViDboarder/docker-duplicity-cron.git
synced 2024-11-14 17:36:33 +00:00
ARM: Move setuptools to pip from apt
Try to fix build error on ARM
This commit is contained in:
parent
9671c1461d
commit
7b4e31c00d
@ -16,10 +16,10 @@ RUN apt-get update \
|
||||
python-paramiko \
|
||||
python-pexpect \
|
||||
python-pip \
|
||||
python-setuptools \
|
||||
python-urllib3 \
|
||||
rsync \
|
||||
tahoe-lafs \
|
||||
&& pip install -U setuptools \
|
||||
&& pip install -U boto b2 \
|
||||
&& apt-get remove -y python-pip \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
|
Loading…
Reference in New Issue
Block a user