doc
This commit is contained in:
parent
1755f790ac
commit
fd2d703aa2
@ -35,6 +35,8 @@ ENTRYPOINT ["/tini", "--"]
|
||||
|
||||
CMD [ "docker-php-entrypoint", "apache2-foreground" ]
|
||||
|
||||
# C'est dommage mais il n'est pas possible de faire unexpose :
|
||||
# https://github.com/moby/moby/issues/3465
|
||||
EXPOSE "8080/tcp"
|
||||
|
||||
HEALTHCHECK --interval="10s" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user