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 1031a4e commit 427d7c2Copy full SHA for 427d7c2
Dockerfile
@@ -7,7 +7,7 @@ RUN microdnf update -y
7
RUN microdnf install -y haproxy22
8
9
LABEL maintainer="Guillaume Abrioux <[email protected]>"
10
-LABEL com.redhat.component="haproxy-container"
+LABEL com.redhat.component="rhceph-haproxy-container"
11
LABEL name="haproxy"
12
LABEL version=2.2.19
13
LABEL description="HAProxy container"
0 commit comments