Skip to content

Unclear wording in 'Sharing the application' #15614

@nitishfy

Description

@nitishfy

Problem:

The following link (https://docs.docker.com/get-started/04_sharing_app/#push-the-image) contains information on how to push your docker image to docker hub. I personally find the text confusing since the command docker tag getting-started YOUR-USER-NAME/getting-started do not give more information on what is getting-started. Is it the image name? or is it a tag name?

Apart from this , the 4th point could mention a little more about docker push YOUR-USER-NAME/getting-started . Is YOUR-USER-NAME/getting-started the name of the repository we just created in [here](docker push YOUR-USER-NAME/getting-started) or is getting-started the image name?

Solution:

Enhance the documentation to understand the command more better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions