This commit is contained in:
parent
3698ac1a76
commit
b802e801ad
@ -10,6 +10,8 @@ ENV LANG fr_FR.utf8
|
|||||||
ENV PURGE_OLD false
|
ENV PURGE_OLD false
|
||||||
|
|
||||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||||
|
# this is the default but in case of
|
||||||
|
STOPSIGNAL SIGTERM
|
||||||
|
|
||||||
EXPOSE 5432
|
EXPOSE 5432
|
||||||
CMD ["postgres"]
|
CMD ["postgres"]
|
||||||
|
Loading…
Reference in New Issue
Block a user