Skip to content

Non-existent tag in image name #5554

@vladislav-sharapov

Description

@vladislav-sharapov

Description

Shell command docker pull squidfunk/mkdocs-material:9 from Installation with docker section doesn't work, because tag 9 doesn't exist:

$ docker pull squidfunk/mkdocs-material:9
Error response from daemon: manifest for squidfunk/mkdocs-material:9 not found: manifest unknown: manifest unknown

Related links

Proposed change

I don't really see difference between tags 9 and latest even if tag 9 existed. For example, Installation with pip section provides 2 ways to install latest version. From my point of view, it will be more helpful if documentation will describe how to install latest version and some pinned version like in Ansible documentation. Same we can apply to Installation with docker section.

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationIssue concerns the documentationresolvedIssue is resolved, yet unreleased if open

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions