1
0
mirror of https://github.com/rancher/os.git synced 2025-07-04 02:26:13 +00:00

Remove python-pip and tox from Dockerfile.dapper

This commit is contained in:
Josh Curl 2016-08-25 17:41:26 -07:00
parent f64314b82f
commit 05132c0dd6
No known key found for this signature in database
GPG Key ID: 82B504B9BCCFA677

View File

@ -29,13 +29,11 @@ RUN apt-get update && \
module-init-tools \ module-init-tools \
openssh-client \ openssh-client \
pkg-config \ pkg-config \
python-pip \
qemu \ qemu \
qemu-kvm \ qemu-kvm \
rsync \ rsync \
sudo \ sudo \
syslinux-common \ syslinux-common \
tox \
vim \ vim \
wget \ wget \
xorriso xorriso