syscontainers, centos: add ADDTL_MOUNTS
This allows to accept additional mounts during creation. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
eaf5b08c8f
commit
caf5615704
2 changed files with 3 additions and 1 deletions
|
@ -423,5 +423,6 @@
|
|||
"source": "/proc",
|
||||
"type": "proc"
|
||||
}
|
||||
$ADDTL_MOUNTS
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue