summaryrefslogtreecommitdiff
path: root/Dockerfile.CentOS
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-01-10 11:11:46 -0800
committerGitHub <noreply@github.com>2019-01-10 11:11:46 -0800
commit6524041fb0ebfc35dafe3bb7bebbd4dfa27ba5e8 (patch)
treecf6e4191124ea1c44b9cadb504c0b2f5e6269a50 /Dockerfile.CentOS
parente4525cf844535014923a2253e8531d92d9e556e5 (diff)
parent45fb935fe44a383ae14f16ab533281687d642c5e (diff)
downloadpodman-6524041fb0ebfc35dafe3bb7bebbd4dfa27ba5e8.tar.gz
podman-6524041fb0ebfc35dafe3bb7bebbd4dfa27ba5e8.tar.bz2
podman-6524041fb0ebfc35dafe3bb7bebbd4dfa27ba5e8.zip
Merge pull request #2119 from jwhonce/wip/python_podman
Move python code from contrib to it's own repo python-podman
Diffstat (limited to 'Dockerfile.CentOS')
-rw-r--r--Dockerfile.CentOS4
1 files changed, 0 insertions, 4 deletions
diff --git a/Dockerfile.CentOS b/Dockerfile.CentOS
index 3e14e59db..be4ae3eaf 100644
--- a/Dockerfile.CentOS
+++ b/Dockerfile.CentOS
@@ -19,10 +19,6 @@ RUN yum -y install btrfs-progs-devel \
runc \
make \
ostree-devel \
- python \
- python3-dateutil \
- python3-psutil \
- python3-pytoml \
lsof \
which\
golang-github-cpuguy83-go-md2man \