我正在使用docker in docker with ECS,目前不能构建大图像,它在拉步骤中失败。错误是“设备上没有剩余空间”,即使磁盘仍有更多空间。请看附件,这张图片大约需要1.5 to。我猜是ECS配置中的错误或限制,因为如果我在另一个实例中运行这个构建容器,它可以构建一个大的镜像。请告诉我如何调试和解决这个问题。谢谢。
我可以让我的容器在本地运行,并且我可以使用AWS CLI连接到ECS上下文;但是,在本文的基本示例中,当我运行
docker compose up
为了将镜像部署到ECS,我得到了错误:
pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
似乎不能理解这件事。我的docker使用以下命令登录到ECS
aws ecr get-login-password --region regi
我正在尝试使用Jenkins deploy to ECS with EFS。(挂载/var/jenkins_home)
看起来一切正常,除了当我部署一个服务时,我在日志中得到以下错误:
touch: cannot touch ‘/var/jenkins_home/copy_reference_file.log’: Permission denied
Can not write to /var/jenkins_home/copy_reference_file.log. Wrong volume permissions?
No newer events found at the moment. R