Test
This commit is contained in:
parent
8ae60e33b3
commit
4f3bde14e4
@ -11,4 +11,4 @@ COPY parse_db_url.sh /usr/local/bin/parse_db_url.sh
|
|||||||
USER root
|
USER root
|
||||||
RUN chmod +x /usr/local/bin/parse_db_url.sh
|
RUN chmod +x /usr/local/bin/parse_db_url.sh
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/local/bin/parse_db_url.sh"]
|
ENTRYPOINT ["/usr/local/bin/parse_db_url.sh && /usr/local/bin/gitea web -port $PORT"]
|
||||||
|
Loading…
Reference in New Issue
Block a user