1
0
Fork 0

example.container: Show a host volume in the example config

Since that is now possible, show an example for a host volume in the
example configuration.

Signed-off-by: Enno Tensing <tenno@suij.in>
This commit is contained in:
Enno Tensing 2025-07-29 10:07:38 +02:00
parent a601e76a93
commit e100abf698
Signed by: tenno
GPG key ID: 95265603BD36E66C

View file

@ -42,7 +42,7 @@
}
},
"volumes": {
"etc": "/etc:ro,noexec",
"/etc": "/etc:ro,noexec",
"var": "/var"
},
"capabilities": {