Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拉取完镜像后,准备以Host方式启动报错,docker镜像有文件缺失 #64

Open
YunMengs opened this issue Jul 17, 2020 · 0 comments
Assignees
Labels
Bug 提交故障反馈

Comments

@YunMengs
Copy link

使用命令

docker run -tid --name baota --net=host --privileged=true --shm-size=1g --restart always -v ~/wwwroot:/www/wwwroot pch18/baota

结果报错

docker: Error response from daemon: failed to copy files: failed to open target /var/lib/docker/volumes/a479b450f500d3896efad57cbd2c9055048da4d5a611bb2129a721b4aff3c3a7/_data/server/php/73/src/ext/session/mod_files.sh: open /var/lib/docker/volumes/a479b450f500d3896efad57cbd2c9055048da4d5a611bb2129a721b4aff3c3a7/_data/server/php/73/src/ext/session/mod_files.sh: no space left on device.
See 'docker run --help'.

是镜像缺东西吗?

@YunMengs YunMengs added the Bug 提交故障反馈 label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 提交故障反馈
Projects
None yet
Development

No branches or pull requests

2 participants