summaryrefslogtreecommitdiff
path: root/contrib/gate/Dockerfile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-10-30 15:49:26 +0100
committerGitHub <noreply@github.com>2019-10-30 15:49:26 +0100
commita35d002b722c9beb711796de4a62faf30d067387 (patch)
tree8d85600990c53b23867409f25aaaf8715e5879ea /contrib/gate/Dockerfile
parent63b57f5147462bef19df842f9c92868f7bdaea8a (diff)
parent2046be6ae04603a581d3caffb26fc970f43765a2 (diff)
downloadpodman-a35d002b722c9beb711796de4a62faf30d067387.tar.gz
podman-a35d002b722c9beb711796de4a62faf30d067387.tar.bz2
podman-a35d002b722c9beb711796de4a62faf30d067387.zip
Merge pull request #4376 from giuseppe/drop-ostree
build: drop support for ostree
Diffstat (limited to 'contrib/gate/Dockerfile')
-rw-r--r--contrib/gate/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gate/Dockerfile b/contrib/gate/Dockerfile
index c886fc9aa..1939d7ad1 100644
--- a/contrib/gate/Dockerfile
+++ b/contrib/gate/Dockerfile
@@ -19,7 +19,6 @@ RUN dnf -y install \
lsof \
make \
nmap-ncat \
- ostree-devel \
procps-ng \
python \
python3-dateutil \