Skip to content

Commit 69b11da

Browse files
authored
Merge pull request docker#753 from thaJeztah/image-shortid
Updated deprecation status for "repository:shortid"
2 parents 8684b99 + 1a21ca1 commit 69b11da

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

docs/deprecated.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,13 @@ The `filter` param to filter the list of image by reference (name or name:tag) i
7474
### `repository:shortid` image references
7575
**Deprecated In Release: [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)**
7676

77-
**Target For Removal In Release: v17.12**
77+
**Removed In Release: v17.12**
78+
79+
The `repository:shortid` syntax for referencing images is very little used,
80+
collides with tag references, and can be confused with digest references.
7881

79-
`repository:shortid` syntax for referencing images is very little used, collides with tag references can be confused with digest references.
82+
Support for the `repository:shortid` notation to reference images was removed
83+
in Docker 17.12.
8084

8185
### `docker daemon` subcommand
8286
**Deprecated In Release: [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)**

0 commit comments

Comments
 (0)