Skip to content

Commit 903412d

Browse files
committed
api/history: Mention empty Created
Signed-off-by: Paweł Gronowski <[email protected]>
1 parent b4fbe22 commit 903412d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/api/version-history.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ keywords: "API, Docker, rcli, REST, documentation"
8686
`SecondaryIPv6Addresses` available in `NetworkSettings` when calling `GET /containers/{id}/json` are
8787
deprecated and will be removed in a future release. You should instead look for the default network in
8888
`NetworkSettings.Networks`.
89+
* `GET /images/{id}/json` now responds with an empty `Created` field
90+
(previously it was `0001-01-01T00:00:00Z`) if the `Created` field is missing
91+
from the image config.
8992

9093
## v1.43 API changes
9194

0 commit comments

Comments
 (0)