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 9d81bfd commit 29a1d36Copy full SHA for 29a1d36
2.4/Dockerfile.rhel10
@@ -27,7 +27,6 @@ LABEL summary="${SUMMARY}" \
27
io.openshift.expose-services="8080:http,8443:https" \
28
io.openshift.tags="builder,${NAME},${NAME}-${HTTPD_SHORT_VERSION}" \
29
name="ubi10/${NAME}-${HTTPD_SHORT_VERSION}" \
30
- version="1" \
31
com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" \
32
com.redhat.component="${NAME}-${HTTPD_SHORT_VERSION}-container" \
33
usage="s2i build https://github.com/sclorg/httpd-container.git --context-dir=examples/sample-test-app/ ubi10/${NAME}-${HTTPD_SHORT_VERSION} sample-server" \
0 commit comments