mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add org.label-schema.vendor="Nextcloud" label to all containers
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
a53f0819c2
commit
5536121899
19 changed files with 39 additions and 18 deletions
|
|
@ -122,6 +122,8 @@ COPY --chmod=664 Caddyfile /Caddyfile
|
|||
COPY --chmod=664 supervisord.conf /supervisord.conf
|
||||
COPY mastercontainer.conf /etc/apache2/sites-available/mastercontainer.conf
|
||||
|
||||
LABEL org.label-schema.vendor="Nextcloud"
|
||||
|
||||
# hadolint ignore=DL3002
|
||||
USER root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue