今天进入docker容器的时候一直报错
OCI runtime exec failed: exec failed: unable to start container process: exec: “/bin/bash”: stat /bin/bash: no such file or directory: unknown

执行命令 docker exec -it 容器id /bin/sh 可进入

今天进入docker容器的时候一直报错
OCI runtime exec failed: exec failed: unable to start container process: exec: “/bin/bash”: stat /bin/bash: no such file or directory: unknown

执行命令 docker exec -it 容器id /bin/sh 可进入


被折叠的 条评论
为什么被折叠?