Skip to content

Incorrect docs related to container naming rule #8835

Description

@bernardwiesner

The docs (https://docs.docker.com/get-started/08_using_compose/#see-the-app-stack-in-docker-dashboard) refer to the container naming rule as:

<project-name>_<service-name>_<replica-number>

However due to naming change in v2 here: #8655, the docs are incorrect now, it should be:

<project-name>-<service-name>-<replica-number>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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