-
Notifications
You must be signed in to change notification settings - Fork 69
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
permission issue with docker compose up #688
Comments
|
I copy
If I don't copy
|
Which OS / version of Docker is this? The steps described by @klatka should work fine, just tested this here myself. |
Hello everyone, I'm facing the same problem and have already tried everything possible. Every time if i start “docker compose up” a folder is created instead of a file. |
Hi, I had this issue because my docker compose was lower than the version mentioned here.
Docker and docker-compose are different tools. I checked my docker compose version with |
I got this issue when use
sudo docker compose up
to start the container. How should I fix it?The text was updated successfully, but these errors were encountered: