Waychel

发现一个新世界


  • 首页

  • 关于

  • 归档

alpine docker exec "/bin/bash" stat /bin/bash no such file or directory 解决方案

发表于 2019-04-16

进入容器时报错:
docker exec -it containerId /bin/bash/

stat /bin/bash: no such file or directory

解决方法:
原因是alpine没有/bin/bash/,改成
docker exec -it containerId sh即可

Waychel 微信支付

微信支付

# Docker
Lint found fatal errors while assembling a release target.
Firebase DebugView
Waychel

Waychel

关注互联网、物联网、创业、产品、技术

36 日志
9 标签
© 2014 - 2022 Waychel
粤ICP备14032841号-1