Add the label maintainer
This commit is contained in:
@@ -16,11 +16,11 @@
|
|||||||
|
|
||||||
FROM debian:buster-slim
|
FROM debian:buster-slim
|
||||||
|
|
||||||
# For MicroBadger.
|
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG VCS_REF
|
ARG VCS_REF
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
LABEL org.label-schema.build-date=$BUILD_DATE \
|
LABEL maintainer="flow.gunso@gmail.com" \
|
||||||
|
org.label-schema.build-date=$BUILD_DATE \
|
||||||
org.label-schema.name="Seafile Docker client" \
|
org.label-schema.name="Seafile Docker client" \
|
||||||
org.label-schema.description="Sync Seafile librairies within Docker containers." \
|
org.label-schema.description="Sync Seafile librairies within Docker containers." \
|
||||||
org.label-schema.url=$CI_PROJECT_URL \
|
org.label-schema.url=$CI_PROJECT_URL \
|
||||||
|
|||||||
Reference in New Issue
Block a user