mirror of
https://github.com/docker/cli.git
synced 2026-01-22 03:22:01 +03:00
* Added sample Volumes parameter to container create API. * Added PortBindings and PublishAllPorts parameter to container start API * Added note to container start about Binds needed to be declared as Volumes during container create. Upstream-commit: b9ad0c9f742a3e48ad06770abb362048306c763e Component: engine