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
I think this is for docker swarm, however, I'm not really sure. Specify a custom command when running the image instead, to avoid starting sshd. Or, even better, build your own image.
CMD /usr/sbin/sshd && bash /usr/bin/start-zk.sh
The text was updated successfully, but these errors were encountered: