mirror of
https://github.com/docker/cli.git
synced 2026-09-26 17:30:51 -04:00
Fix docker ps truncate long image name by default
Signed-off-by: Lei Jitang <leijitang@huawei.com> Upstream-commit: 3fcf481361400acd5e56da2a8c76cf888092b2e4 Component: engine
This commit is contained in:
@@ -89,6 +89,7 @@ list of DNS options to be used in the container.
|
||||
* `POST /build` now optionally takes a serialized map of build-time variables.
|
||||
* `GET /events` now includes a `timenano` field, in addition to the existing `time` field.
|
||||
* `GET /info` now lists engine version information.
|
||||
* `GET /containers/json` will return `ImageID` of the image used by container.
|
||||
|
||||
### v1.20 API changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user