mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-27 08:30:22 +00:00
Merge pull request #9089 from cpuguy83/8942_create_volumes_on_create
Initialize volumes when container is created
This commit is contained in:
@@ -58,6 +58,9 @@ a list of daemon labels (`Labels`).
|
||||
**New!**
|
||||
You can set the new container's MAC address explicitly.
|
||||
|
||||
**New!**
|
||||
Volumes are now initialized when the container is created.
|
||||
|
||||
`POST /containers/(id)/start`
|
||||
|
||||
**New!**
|
||||
|
||||
Reference in New Issue
Block a user