generated from Templates/Baseline
wip
This commit is contained in:
parent
9c5b7754cb
commit
ff93cf1cab
@ -8,8 +8,8 @@ LABEL org.opencontainers.image.authors="marco@ocram85.com"
|
|||||||
#ENV PLUGIN_UPDATE
|
#ENV PLUGIN_UPDATE
|
||||||
ENV PLUGIN_DEBUG="1"
|
ENV PLUGIN_DEBUG="1"
|
||||||
USER root
|
USER root
|
||||||
#COPY --chown=100:101 --chmod=755 ./gitea-package.sh /app/gitea-package.sh
|
COPY --chown=100:101 --chmod=755 ./gitea-package.sh /app/gitea-package.sh
|
||||||
RUN [ "chmod", "+x", "/app/gitea-package.sh" ]
|
#RUN [ "chmod", "+x", "/app/gitea-package.sh" ]
|
||||||
|
|
||||||
USER curl_user
|
USER curl_user
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user