Files
docker-cli/components/engine/docs/reference/commandline
Yong Tang 2af5a366ad Add --read-only for service create and service update
This fix tries to address the issue raised in 29972 where
it was not possible to specify `--read-only` for `docker service create`
and `docker service update`, in order to have the container's root file
system to be read only.

This fix adds `--read-only` and update the `ReadonlyRootfs` in `HostConfig`
through `service create` and `service update`.

Related docs has been updated.

Integration test has been added.

This fix fixes 29972.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: 499a0dd43e50c6f253f8890f5c54ae99675b1e7e
Component: engine
2017-01-30 12:47:26 -08:00
..
2016-12-20 17:43:26 +08:00
2017-01-20 15:59:44 -08:00
2016-11-22 19:09:30 +01:00
2016-12-20 17:03:11 -08:00
2016-12-07 10:14:28 -08:00
2017-01-08 05:27:54 +01:00
2016-12-30 08:47:08 +08:00
2016-11-28 10:31:38 -08:00
2016-12-20 22:08:07 +08:00
2016-12-15 17:43:51 +08:00
2016-12-15 17:43:51 +08:00
2016-12-15 17:43:51 +08:00
2016-12-15 17:43:51 +08:00
2017-01-04 23:29:12 +08:00