This commit is contained in:
parent
e823f29eb0
commit
5a3d738765
@ -37,3 +37,4 @@ HEALTHCHECK --interval=30s --timeout=5s --start-period=10s --retries=3 \
|
|||||||
CMD wget -qO- http://localhost/index.html || exit 1
|
CMD wget -qO- http://localhost/index.html || exit 1
|
||||||
|
|
||||||
CMD ["nginx", "-g", "daemon off;"]
|
CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user