This commit is contained in:
Sameer Naik
2014-06-28 23:15:39 +05:30
parent 762b55d61f
commit 518fbb76f1
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -10,7 +10,5 @@ ADD init /init
RUN chmod 755 /init
EXPOSE 5432
VOLUME ["/var/lib/postgresql"]
CMD ["/init"]
-1
View File
@@ -1,5 +1,4 @@
#!/bin/bash
set -e
# fix permissions and ownership of /var/lib/postgresql