Please add the --read-only flag to Swarm services (i.e. docker service create and docker service update).
I tried searching, but didn't find any issues that matched this request. For others searching... when doing a docker inspect, the attribute is HostConfig / ReadonlyRootFS.
Please add the
--read-onlyflag to Swarm services (i.e.docker service createanddocker service update).I tried searching, but didn't find any issues that matched this request. For others searching... when doing a
docker inspect, the attribute isHostConfig/ReadonlyRootFS.