mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-06-28 02:00:09 +08:00
Merge branch 'shcarrico-modify-run-volume'
This commit is contained in:
+1
-1
@@ -12,6 +12,6 @@ RUN chmod 755 /start
|
||||
EXPOSE 5432
|
||||
|
||||
VOLUME ["/var/lib/postgresql"]
|
||||
VOLUME ["/var/run/postgresql"]
|
||||
VOLUME ["/run/postgresql"]
|
||||
|
||||
CMD ["/start"]
|
||||
|
||||
Reference in New Issue
Block a user