mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
adjust docker-lint to use hadolint
Signed-off-by: Simon L <szaimen@e.mail.de> Co-Authored-By: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
3e08843b14
commit
0b1ac3422f
10 changed files with 21 additions and 20 deletions
|
|
@ -16,6 +16,7 @@ VOLUME /root
|
|||
COPY --chmod=770 *.sh /
|
||||
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
# hadolint ignore=DL3002
|
||||
USER root
|
||||
|
||||
LABEL com.centurylinklabs.watchtower.enable="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue