1
0
mirror of https://github.com/rancher/os.git synced 2025-08-11 03:22:49 +00:00

Merge pull request #1189 from joshwget/clean-up-dockerfile

Remove python-pip and tox from Dockerfile.dapper
This commit is contained in:
Darren Shepherd 2016-08-28 12:02:06 -07:00 committed by GitHub
commit ec85b27621

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