-
Notifications
You must be signed in to change notification settings - Fork 123
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
Cannot create container for service xxx permission denied #76
Comments
What does your Is there any issue with the mount in general? Does |
docker.compose.yaml
....
the folder I deleted it and created it again and couldn't add empty file unless I used |
If you can't create files in a folder with |
sorry, you mis-understood me, that config was the setup before I deleted the directory and ran
it was then that this touch command didn't work. I have configured the permissions back to what i've written above now. (total aside, I was buying Fish Pie when I read your reply, totally smelled fish!!) |
No more thoughts? Anyone? :-( |
I'm sorry, I don't. I am still a little confused... you keep saying that creating a file (via |
Whenever I try and use the local-persist I'm getting this error:
The permissions on this folder I've set to 777 to try and get rid of this error, but it still happens.
I'm creating my own docker image as part of my docker-compose file and I've event tried setting the folder inside the container to 777, but still no luck.
Where do I go from here?
I'm using
sudo
to spin up my docker.compose. I've usedvolume inspect
and that gives no cluesAny help would be great as I've been trying to get this to work for weeks now
The text was updated successfully, but these errors were encountered: