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.
2 parents 10bc5e0 + 823a8f5 commit 86c345fCopy full SHA for 86c345f
Dockerfile
@@ -1,5 +1,9 @@
1
FROM buildpack-deps:bullseye-curl
2
3
+LABEL org.opencontainers.image.source=https://github.com/SAP/devops-docker-cf-cli
4
+LABEL org.opencontainers.image.description="An image for the cf cli"
5
+LABEL org.opencontainers.image.licenses=Apache-2.0
6
+
7
ENV VERSION 0.1
8
9
# https://github.com/hadolint/hadolint/wiki/DL4006
0 commit comments