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