Skip to content

Commit 7b84b84

Browse files
committed
remove scratch repo
1 parent 427d7c2 commit 7b84b84

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
FROM registry.redhat.io/ubi8/ubi-minimal:latest
22

3-
ADD scratch.repo /etc/yum/repos.d/scratch.repo
4-
53
RUN microdnf update -y
64

75
RUN microdnf install -y haproxy22
@@ -22,3 +20,4 @@ RUN ln -s usr/local/bin/docker-entrypoint.sh /
2220
ENTRYPOINT ["docker-entrypoint.sh"]
2321

2422
CMD ["haproxy", "-f", "/usr/local/etc/haproxy/haproxy.cfg"]
23+

scratch.repo

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)