diff options
author | Christian Breunig <christian@breunig.cc> | 2023-01-21 14:09:20 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-01-21 14:09:20 +0100 |
commit | 275ea7303cfdb79c042da1b710622aee17a488a8 (patch) | |
tree | c027f6e629a4eea51d0ddc3887b9eb3f3f7165ee /src/op_mode | |
parent | 1e2238e3870309f48506a25c730661936b09a9d1 (diff) | |
download | vyos-1x-275ea7303cfdb79c042da1b710622aee17a488a8.tar.gz vyos-1x-275ea7303cfdb79c042da1b710622aee17a488a8.zip |
container: T4947: support mounting container volumes as ro or rw
Whenever a container is used and a folder is mounted, this happenes as
read-write which is the default in Docker/Podman - so is the default in VyOS.
A new option is added "set container name foo volume mode <ro|rw>" to specify
explicitly if rw (default) or ro should be used for this mounted folder.
Diffstat (limited to 'src/op_mode')
0 files changed, 0 insertions, 0 deletions