mirror of
https://github.com/moby/moby.git
synced 2025-12-06 07:41:18 +03:00
DNS and VolumesFrom were moved to HostConfig and as such are part of the container start and not create. For some reason 0.10 docs are correct (except for a missing quote in the JSON") but 0.11 and latest are not. Docker-DCO-1.1-Signed-off-by: cpuguy83 <cpuguy83@gmail.com> (github: cpuguy83)