diff --git a/postgresql/Dockerfile b/postgresql/Dockerfile index 4a7e91c..136d621 100644 --- a/postgresql/Dockerfile +++ b/postgresql/Dockerfile @@ -11,8 +11,6 @@ ADD backup.sh / ADD crontab / RUN crontab /crontab -ADD postgres.sh / - #POSTGRES Tweaks COPY postgresql.conf /etc/ COPY notes.txt /root/