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