label for push filtering
This commit is contained in:
parent
820cdb2595
commit
180dfb0286
2 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,7 @@ ARG SOURCE
|
||||||
ARG AUTHORS
|
ARG AUTHORS
|
||||||
ARG LICENSES
|
ARG LICENSES
|
||||||
LABEL service="$SERVICE"\
|
LABEL service="$SERVICE"\
|
||||||
|
src="saleor-dockerize-all-apps"\
|
||||||
org.opencontainers.image.title="$TITLE"\
|
org.opencontainers.image.title="$TITLE"\
|
||||||
org.opencontainers.image.description="$DESC" \
|
org.opencontainers.image.description="$DESC" \
|
||||||
org.opencontainers.image.url="$URL"\
|
org.opencontainers.image.url="$URL"\
|
||||||
|
|
|
@ -63,6 +63,7 @@ ARG SOURCE
|
||||||
ARG AUTHORS
|
ARG AUTHORS
|
||||||
ARG LICENSES
|
ARG LICENSES
|
||||||
LABEL service="$SERVICE"\
|
LABEL service="$SERVICE"\
|
||||||
|
src="saleor-dockerize-all-apps"\
|
||||||
org.opencontainers.image.title="$TITLE"\
|
org.opencontainers.image.title="$TITLE"\
|
||||||
org.opencontainers.image.description="$DESC" \
|
org.opencontainers.image.description="$DESC" \
|
||||||
org.opencontainers.image.url="$URL"\
|
org.opencontainers.image.url="$URL"\
|
||||||
|
|
Loading…
Reference in a new issue