Github bot : json sorted

This commit is contained in:
alexbelgium
2025-07-13 00:38:56 +00:00
committed by github-actions[bot]
parent 9d0421ef39
commit a4860a534b
49 changed files with 556 additions and 131 deletions

View File

@@ -1,5 +1,8 @@
{
"arch": ["aarch64", "amd64"],
"arch": [
"aarch64",
"amd64"
],
"description": "e-book manager",
"devices": [
"/dev/dri",
@@ -100,7 +103,11 @@
"8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui",
"9090/tcp": "Calibre wireless connection, to be enabled within the desktop gui"
},
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"],
"privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN"
],
"schema": {
"CLI_ARGS": "str?",
"PASSWORD": "str?",