AWS Elastic Beanstalk 失败并出现来自守护程序的错误响应:
您无法删除正在运行的容器 c911e29b2ce2283bae300645bf2f034f7bf51c07b7ec72c6ebfa133d531a6129。
在尝试移除或强制移除之前停止容器
错误日志如下:
2020/04/26 07:15:31.279931 [INFO] Running command /bin/sh -c docker rmi `docker images -aq`
2020/04/26 07:15:31.369738 [ERROR] Error response from daemon: conflict: unable to delete 274bac0a2621 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 6040329cd021 (cannot be forced) - image has dependent child images
Error response from daemon: conflict: unable to delete 1020a81a3f38 (cannot be forced) - image is being used by running container c911e29b2ce2 …Run Code Online (Sandbox Code Playgroud)