-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Open
Labels
status/triageNeeds triageNeeds triage
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Other
Description
The Docker documentation mentions:
“5 .With everything now up and running, you can open http://localhost:3000 in your browser to see the site. Feel free to add items to the list, check them off, and remove them.”
However, in practice, there is a noticeable delay after running docker-compose up -d --build before the app actually becomes available at http://localhost:3000. The browser initially does not load the app, and only after a short wait does the To-Do List app fully start and become interactive.
Location
https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-docker-compose/
Suggestion
Suggested improvement:
Add a note that the app may take a few seconds to start before it is accessible at localhost:3000.
Metadata
Metadata
Assignees
Labels
status/triageNeeds triageNeeds triage