gitea user init once

This commit is contained in:
qiaofeng1227 2023-09-26 14:04:21 +08:00
parent 4e7dfa6eb2
commit 83a8388234

View File

@ -3,4 +3,5 @@ FROM gitea/gitea:1.20.4
LABEL maintainer="Websoft9<help@websoft9.com>"
LABEL version="1.20.4"
COPY ./src/s6/user /etc/s6/user
RUN chmod -R 755 /etc/s6/user