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
commit 28cc905db1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"