Github bot : json sorted

This commit is contained in:
alexbelgium
2022-04-17 00:21:35 +00:00
committed by GitHub
parent 11df7279e5
commit 851ae8c64b
12 changed files with 119 additions and 44 deletions

View File

@@ -1,6 +1,10 @@
{
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7"],
"arch": [
"aarch64",
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "Full linux desktop environment accessible via any modern web browser",
@@ -60,7 +64,11 @@
"host_dbus": true,
"image": "ghcr.io/alexbelgium/webtop-kde-{arch}",
"ingress": true,
"map": ["media:rw", "share:rw", "ssl"],
"map": [
"media:rw",
"share:rw",
"ssl"
],
"name": "Webtop Alpine KDE",
"options": {
"DNS_server": "8.8.8.8",