mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add init flag to all containers
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
1b1626fe56
commit
4c0e30d49d
9 changed files with 39 additions and 0 deletions
|
|
@ -137,6 +137,9 @@
|
|||
"read_only": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"init": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tmpfs": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue