host network + armv6 removal

This commit is contained in:
jokob-sk
2025-01-06 19:58:37 +11:00
parent ffaa38f915
commit a150dd449a

View File

@@ -2,8 +2,7 @@
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",
"armv7", "armv7"
"armv6"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector",
@@ -71,6 +70,7 @@
"TZ": "Europe/Berlin", "TZ": "Europe/Berlin",
"APP_CONF_OVERRIDE":{"GRAPHQL_PORT":"20212"} "APP_CONF_OVERRIDE":{"GRAPHQL_PORT":"20212"}
}, },
"host_network": true,
"image": "ghcr.io/alexbelgium/netalertx-{arch}", "image": "ghcr.io/alexbelgium/netalertx-{arch}",
"init": false, "init": false,
"map": [ "map": [