mirror of
https://github.com/rancher/os.git
synced 2025-08-11 19:42:24 +00:00
Merge pull request #1189 from joshwget/clean-up-dockerfile
Remove python-pip and tox from Dockerfile.dapper
This commit is contained in:
commit
ec85b27621
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user