1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/convert
Brian Goff 56f3422468 Use newer default values for mounts CLI
In the API:
`Writable` changed to `ReadOnly`
`Populate` changed to `NoCopy`

Corresponding CLI options updated to:
`volume-writable` changed to `volume-readonly`
`volume-populate` changed to `volume-nocopy`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-07-06 22:34:39 -04:00
..
container.go Use newer default values for mounts CLI 2016-07-06 22:34:39 -04:00
network.go Check if DriverState is valid before using in convert 2016-06-17 09:17:03 -07:00
node.go Update daemon to new swarmkit 2016-06-14 17:23:35 -07:00
service.go Add Swarm management backend 2016-06-13 22:16:18 -07:00
swarm.go Add support for external CAs 2016-06-30 17:22:47 -07:00
task.go Add Swarm management backend 2016-06-13 22:16:18 -07:00