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:
parent
f64314b82f
commit
05132c0dd6
@ -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