We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a3a9c commit 02f9703Copy full SHA for 02f9703
Dockerfile
@@ -54,3 +54,5 @@ ENTRYPOINT [ "/entrypoint.sh" ]
54
EXPOSE 80
55
56
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisord.conf"]
57
+
58
+HEALTHCHECK --timeout=10s CMD curl --silent --fail http://127.0.0.1
0 commit comments