docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

images/create: add support for specifying custom message

Open rindeal opened this issue 5 years ago • 1 comments

API docs do not mention this parameter, but CLI and server supports it for 3 years now - https://github.com/moby/moby/commit/936b2c6afe490b562df4ebea854b116c3b40a9f5.

Signed-off-by: Jan Chren [email protected]

rindeal avatar Jul 30 '18 17:07 rindeal

It is now part of the API docs https://docs.docker.com/engine/api/v1.40/#operation/ImageCreate

rindeal avatar Feb 25 '20 00:02 rindeal