Test
This commit is contained in:
parent
ed7f5f6e60
commit
8ae60e33b3
@ -8,4 +8,7 @@ ADD timezone /etc/timezone
|
||||
|
||||
COPY parse_db_url.sh /usr/local/bin/parse_db_url.sh
|
||||
|
||||
USER root
|
||||
RUN chmod +x /usr/local/bin/parse_db_url.sh
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/parse_db_url.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user