Merge pull request #4902 from nextcloud/enh/3889/add-makemkv

community-containers: add makemkv
This commit is contained in:
Simon L.
2025-01-22 12:19:22 +01:00
committed by GitHub
3 changed files with 79 additions and 1 deletions

View File

@@ -213,7 +213,7 @@
},
"source": {
"type": "string",
"pattern": "^((nextcloud_aio_[a-z_]+)|(%[A-Z_]+%))$"
"pattern": "^((nextcloud_aio_[a-z_]+)|(%[A-Z_]+%)|(/dev))$"
},
"writeable": {
"type": "boolean"