Update Dockerfile
This commit is contained in:
parent
b5ea7fa4d1
commit
178d8ea5b2
@ -26,5 +26,6 @@ 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