mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/node-tutorial.git
synced 2026-08-19 12:34:16 +00:00
updated docker volume
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM postgres:9.4
|
||||
|
||||
RUN mkdir -p "$PGDATA" && chmod 700 "$PGDATA"
|
||||
Reference in New Issue
Block a user