Test
This commit is contained in:
parent
a2cc89f0ec
commit
9687f022af
@ -10,6 +10,8 @@ COPY parse_db_url.sh /usr/local/bin/parse_db_url.sh
|
|||||||
USER root
|
USER root
|
||||||
RUN chmod 755 /usr/local/bin/parse_db_url.sh
|
RUN chmod 755 /usr/local/bin/parse_db_url.sh
|
||||||
|
|
||||||
|
RUN mkdir -p /var/lib/gitea/custom/conf
|
||||||
|
|
||||||
ENV DATABASE_URL=${DATABASE_URL}
|
ENV DATABASE_URL=${DATABASE_URL}
|
||||||
|
|
||||||
CMD ["/usr/local/bin/parse_db_url.sh"]
|
CMD ["/usr/local/bin/parse_db_url.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user