New postgres solution
This commit is contained in:
parent
0e700cf4d2
commit
c29f94dd54
@ -4,6 +4,7 @@ ADD conf/ /var/lib/gitea/custom/conf/
|
||||
|
||||
COPY config.sh /usr/local/bin/config.sh
|
||||
|
||||
USER root
|
||||
RUN chmod +x /usr/local/bin/config.sh
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/config.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user