Skip to content

Commit 6247a03

Browse files
Removing centos mirror for must-gather image (#596)
1 parent 676774c commit 6247a03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

must-gather/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ RUN go get github.com/google/pprof
55
FROM quay.io/openshift/origin-must-gather:4.7 as builder
66

77
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
98

109
RUN microdnf -y install rsync tar gzip graphviz findutils
1110

0 commit comments

Comments
 (0)