问题描述:docker启动报/bin/bash 找不到,但我在/bin 文件中石油bash的
错误信息:docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: "/bin/bash": stat /bin/bash: no such file or directory".
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
你的
/bin
文件夹里有,不代表镜像里的/bin
文件夹里有。docker 里建议用sh