mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
The `read_only` key in a composefile is not taken into account right now. Now that services support `--read-only`, so should `stack deploy` Ref: moby/moby#32994 Signed-off-by: Vincent Demeester <vincent@sbr.pm>