Skip to content

Delay before app is accessible after docker-compose up -d --build #23500

@ashwanthkumar10

Description

@ashwanthkumar10

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions