Add LABEL "org.opencontainers.image.url"
This commit is contained in:
@@ -31,6 +31,7 @@ RUN if [ -z "$BASE_URL" ]; then \
|
|||||||
FROM nginxinc/nginx-unprivileged:stable-alpine-slim
|
FROM nginxinc/nginx-unprivileged:stable-alpine-slim
|
||||||
|
|
||||||
LABEL org.opencontainers.image.source="https://github.com/alam00000/bentopdf"
|
LABEL org.opencontainers.image.source="https://github.com/alam00000/bentopdf"
|
||||||
|
LABEL org.opencontainers.image.url="https://github.com/alam00000/bentopdf"
|
||||||
|
|
||||||
# global arg to local arg
|
# global arg to local arg
|
||||||
ARG BASE_URL
|
ARG BASE_URL
|
||||||
|
|||||||
Reference in New Issue
Block a user