You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deprecated.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,9 +74,13 @@ The `filter` param to filter the list of image by reference (name or name:tag) i
74
74
### `repository:shortid` image references
75
75
**Deprecated In Release: [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)**
76
76
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.
78
81
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.
80
84
81
85
### `docker daemon` subcommand
82
86
**Deprecated In Release: [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)**
0 commit comments