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:
parent
a601e76a93
commit
e100abf698
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
},
|
||||
"volumes": {
|
||||
"etc": "/etc:ro,noexec",
|
||||
"/etc": "/etc:ro,noexec",
|
||||
"var": "/var"
|
||||
},
|
||||
"capabilities": {
|
||||
|
|
Loading…
Add table
Reference in a new issue