-
Notifications
You must be signed in to change notification settings - Fork 51
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
Fedora27 运行失败 #4
Comments
这应是你的docker 配置了daemon.请检查一下/etc/docker/daemon.json 配置文件,以及客户端 环境变量 DOCKER_HOST |
[root@toolman toolman17]# sudo docker-compose up -d ERROR: for qq Cannot start service qq: b'error creating overlay mount to /var/lib/docker/overlay2/f8191e58aca3b12ad5496ce0a5de3f8259f9800a0bbb30f8274cf07b58c274c4/merged: invalid argument' ERROR: for qq Cannot start service qq: b'error creating overlay mount to /var/lib/docker/overlay2/f8191e58aca3b12ad5496ce0a5de3f8259f9800a0bbb30f8274cf07b58c274c4/merged: invalid argument' |
你的磁盘格式是不是NTFS? |
[toolman17@toolman ~]$ |
Fedora27 运行失败
[root@toolman toolman17]# docker-compose up -d
ERROR: Couldn't connect to Docker daemon at http://localhost:4243 - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
[root@toolman toolman17]# docker logs qq
Cannot connect to the Docker daemon at tcp://localhost:4243. Is the docker daemon running?
The text was updated successfully, but these errors were encountered: