We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676774c commit 6247a03Copy full SHA for 6247a03
must-gather/Dockerfile
@@ -5,7 +5,6 @@ RUN go get github.com/google/pprof
5
FROM quay.io/openshift/origin-must-gather:4.7 as builder
6
7
FROM registry.access.redhat.com/ubi8-minimal:latest
8
-RUN echo -ne "[centos-8-appstream]\nname = CentOS 8 (RPMs) - AppStream\nbaseurl = http://mirror.centos.org/centos-8/8/AppStream/x86_64/os/\nenabled = 1\ngpgcheck = 0" > /etc/yum.repos.d/centos.repo
9
10
RUN microdnf -y install rsync tar gzip graphviz findutils
11
0 commit comments