-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
documentationIssue concerns the documentationIssue concerns the documentationresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
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
- I have read and followed the documentation issue reporting guidelines.
- I have attached the links to the described sections of the documentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationIssue concerns the documentationIssue concerns the documentationresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open