This commit is contained in:
parent
bc91d8f10a
commit
2a54758324
|
|
@ -65,5 +65,6 @@ HEALTHCHECK --interval=30s --timeout=3s --start-period=25s --retries=3 CMD curl
|
||||||
|
|
||||||
EXPOSE 3008
|
EXPOSE 3008
|
||||||
|
|
||||||
|
|
||||||
# 使用 supervisor 启动
|
# 使用 supervisor 启动
|
||||||
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisor.conf"]
|
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/conf.d/supervisor.conf"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue