feat: add lint, build, test, push pipeline with SHA-pinned actions #3
+1
-1
@@ -40,7 +40,7 @@ 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"
|
||||
EXPOSE 8080/tcp
|
||||
|
||||
# TODO: à remettre une fois le bug corrigé
|
||||
#HEALTHCHECK --interval="5s" \
|
||||
|
||||
Reference in New Issue
Block a user