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
Can you please add ssh support to the image?
currently it shows "ssh: connect to host 172.17.0.2 port 22: Connection refused when trying to ssh to the container" and when running:
"sudo docker exec -it nginx-modsecurity /bin/bash" it showns:
"OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: "/bin/bash": stat /bin/bash: no such file or directory": unknown
"
The text was updated successfully, but these errors were encountered:
Can you please add ssh support to the image?
currently it shows "ssh: connect to host 172.17.0.2 port 22: Connection refused when trying to ssh to the container" and when running:
"sudo docker exec -it nginx-modsecurity /bin/bash" it showns:
"OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: "/bin/bash": stat /bin/bash: no such file or directory": unknown
"
The text was updated successfully, but these errors were encountered: