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 4b40274 commit f47cb44Copy full SHA for f47cb44
build/Dockerfile
@@ -1,5 +1,8 @@
1
FROM hyc-cloud-private-edge-docker-local.artifactory.swg-devops.com/build-images/ubi8-minimal:latest-amd64
2
3
+ARG VCS_REF
4
+ARG VCS_URL
5
+
6
LABEL org.label-schema.vendor="IBM" \
7
org.label-schema.name="ibm-iam-operator" \
8
org.label-schema.description="IBM IAM Operator" \
0 commit comments