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

"docker compose watch" gives an error #21951

Open
1 task done
rohanvp opened this issue Feb 2, 2025 · 1 comment
Open
1 task done

"docker compose watch" gives an error #21951

rohanvp opened this issue Feb 2, 2025 · 1 comment
Labels
area/get-started Relates to get started and onboarding docs status/needs-more-info Need more information about the issue/PR

Comments

@rohanvp
Copy link

rohanvp commented Feb 2, 2025

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

Other

Description

In https://docs.docker.com/get-started/introduction/develop-with-containers/#start-the-project -> point 2 (where we need to run docker compose watch) to start the project, it gave me an error on ubuntu (vm running on windows host) during yarn installation as a result of executing the command "docker compose watch".

Location

https://docs.docker.com/get-started/introduction/develop-with-containers/

Suggestion

The issue was did not occur when I ran "docker compose up -d" as per the developer documentation located at https://github.com/docker/getting-started-todo-app/blob/main/README.md -> Development section.

Suggestion:
Add the comment that there might be a possible error at https://docs.docker.com/get-started/introduction/develop-with-containers/#start-the-project -> point 2 (where we need to run docker compose watch) . And instead run "docker compose up -d" to get the container working.

@rohanvp rohanvp added the status/triage Needs triage label Feb 2, 2025
@rohanvp rohanvp changed the title docker compose watch gives an error "docker compose watch" gives an error Feb 2, 2025
@aevesdocker aevesdocker added area/get-started Relates to get started and onboarding docs and removed status/triage Needs triage labels Feb 3, 2025
@craig-osterhout
Copy link
Contributor

Thanks for sharing the issue.
Can you share the exact error output you received?

@craig-osterhout craig-osterhout added the status/needs-more-info Need more information about the issue/PR label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/get-started Relates to get started and onboarding docs status/needs-more-info Need more information about the issue/PR
Projects
None yet
Development

No branches or pull requests

3 participants