Update Dockerfile
This commit is contained in:
parent
1bc00392bb
commit
80416afbf8
@ -26,6 +26,5 @@ COPY nginx.conf /etc/nginx/
|
||||
COPY postgresql.conf /etc/
|
||||
COPY pg_hba.conf /etc/
|
||||
COPY crontab /
|
||||
RUN mkdir /backup
|
||||
RUN crontab /crontab
|
||||
CMD bash /opt/start.sh
|
||||
|
Loading…
Reference in New Issue
Block a user