|
@@ -0,0 +1,22 @@
|
|
|
+{
|
|
|
+ "categories": [
|
|
|
+ "Other",
|
|
|
+ "Tools"
|
|
|
+ ],
|
|
|
+ "description": "",
|
|
|
+ "image_arm32": "novaspirit/alpine_xfce4_novnc:latest",
|
|
|
+ "image_arm64": "novaspirit/alpine_xfce4_novnc:latest",
|
|
|
+ "image_amd64": "novaspirit/alpine_xfce4_novnc:latest",
|
|
|
+ "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/novnc.png",
|
|
|
+ "name": "alpine-xfce4-novnc",
|
|
|
+ "note": "Default username/password will be alpine/alpine.",
|
|
|
+ "officialDoc": "https://github.com/novaspirit/Alpine_xfce4_noVNC",
|
|
|
+ "platform": "linux",
|
|
|
+ "ports": [
|
|
|
+ "6080:6080/tcp"
|
|
|
+ ],
|
|
|
+ "restart_policy": "unless-stopped",
|
|
|
+ "title": "Alpine Xfce4 noVNC",
|
|
|
+ "type": 1,
|
|
|
+ "webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC"
|
|
|
+}
|