Set a LastUpdated time in image metadata when an image tag is updated.
Signed-off-by: Daniel Nephin <dnephin@docker.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 016eea004ba0109d7cd965eab242ed17e4f0f36c Component: engine
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
2396f04d09
commit
f5f8240661
@@ -25,6 +25,7 @@ keywords: "API, Docker, rcli, REST, documentation"
|
||||
* `POST /session` is a new endpoint that can be used for running interactive long-running protocols between client and
|
||||
the daemon. This endpoint is experimental and only available if the daemon is started with experimental features
|
||||
enabled.
|
||||
* `GET /images/(name)/get` now includes an `ImageMetadata` field which contains image metadata that is local to the engine and not part of the image config.
|
||||
|
||||
## v1.30 API changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user