This commit is contained in:
Your Name 2022-11-27 15:56:20 -07:00
parent 963916d6bb
commit 6da596b195

View File

@ -11,8 +11,6 @@ ADD backup.sh /
ADD crontab / ADD crontab /
RUN crontab /crontab RUN crontab /crontab
ADD postgres.sh /
#POSTGRES Tweaks #POSTGRES Tweaks
COPY postgresql.conf /etc/ COPY postgresql.conf /etc/
COPY notes.txt /root/ COPY notes.txt /root/