You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue is about the documentation content or website
Type of issue
Other
Description
It is impossible to submit an issue here, so I'm doing what I can.
It is still a pedagogic issue, not a real bug. A Dockerfile remains in the code. It is confusing for a beginner, because at first I thought that both a Dockerfile and a compose.yaml files are needed (and even that Dockerfiles are always needed, even with compose). But as the Dockerfile seemed redundant, I removed it and it still worked.
Is this a docs issue?
Type of issue
Other
Description
It is impossible to submit an issue here, so I'm doing what I can.
It is still a pedagogic issue, not a real bug. A Dockerfile remains in the code. It is confusing for a beginner, because at first I thought that both a Dockerfile and a compose.yaml files are needed (and even that Dockerfiles are always needed, even with compose). But as the Dockerfile seemed redundant, I removed it and it still worked.
Location
https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-docker-compose/
Suggestion
Remove the Dockerfile
The text was updated successfully, but these errors were encountered: