mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-07-25 13:10:43 +08:00
clean up
This commit is contained in:
@@ -10,7 +10,5 @@ ADD init /init
|
|||||||
RUN chmod 755 /init
|
RUN chmod 755 /init
|
||||||
|
|
||||||
EXPOSE 5432
|
EXPOSE 5432
|
||||||
|
|
||||||
VOLUME ["/var/lib/postgresql"]
|
VOLUME ["/var/lib/postgresql"]
|
||||||
|
|
||||||
CMD ["/init"]
|
CMD ["/init"]
|
||||||
|
|||||||
Reference in New Issue
Block a user