Actualiser explication_dockerfile.md
This commit is contained in:
@@ -19,7 +19,8 @@ ENV school="IUT"
|
|||||||
ENV level="1.8"
|
ENV level="1.8"
|
||||||
|
|
||||||
HEALTHCHECK --interval=1m --timeout=1s \
|
HEALTHCHECK --interval=1m --timeout=1s \
|
||||||
CMD curl --fail http://localhost:80/ || exit 1```
|
CMD curl --fail http://localhost:80/ || exit 1
|
||||||
|
```
|
||||||
|
|
||||||
## Commandes
|
## Commandes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user