You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the current docker image does not have the corresponding health check function. We are unable to query the normal operation status of the name service and the broker service.
Describe the Solution You'd Like
当前我的解决方案是使用继承这个镜像,然后安装nmap或者nc,通过端口扫描的方式进行判活。
Currently, my solution is to inherit this image, then install nmap or nc, and perform port scanning to check for activation.