summaryrefslogtreecommitdiff
path: root/contrib/gate/Dockerfile
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2020-04-15 12:24:48 -0400
committerChris Evich <cevich@redhat.com>2020-04-15 13:51:25 -0400
commite394ff407c70d1f54ebe9d41778b80db88c3e3b9 (patch)
tree8b550b2adcd2ac23760596072363747cae4c381b /contrib/gate/Dockerfile
parent2aca1b7f9bcfa4cfa943ae0eb3e5fbe8e3329523 (diff)
downloadpodman-e394ff407c70d1f54ebe9d41778b80db88c3e3b9.tar.gz
podman-e394ff407c70d1f54ebe9d41778b80db88c3e3b9.tar.bz2
podman-e394ff407c70d1f54ebe9d41778b80db88c3e3b9.zip
Cirrus: Fix gate container build failure
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'contrib/gate/Dockerfile')
-rw-r--r--contrib/gate/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gate/Dockerfile b/contrib/gate/Dockerfile
index 54bd2cbde..4fddae557 100644
--- a/contrib/gate/Dockerfile
+++ b/contrib/gate/Dockerfile
@@ -21,6 +21,7 @@ RUN dnf -y install \
procps-ng \
python \
python3-dateutil \
+ python3-pip \
python3-psutil \
python3-pytoml \
python3-pyyaml \