|
@@ -18,5 +18,11 @@
|
|
"restart_policy": "unless-stopped",
|
|
"restart_policy": "unless-stopped",
|
|
"title": "Alpine Xfce4 noVNC",
|
|
"title": "Alpine Xfce4 noVNC",
|
|
"type": 1,
|
|
"type": 1,
|
|
|
|
+ "volumes": [
|
|
|
|
+ {
|
|
|
|
+ "bind": "/portainer/Files/AppData/Config/alpine-xfce4-novnc/home/",
|
|
|
|
+ "container": "/home/"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
"webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC"
|
|
"webpage": "https://github.com/novaspirit/Alpine_xfce4_noVNC"
|
|
}
|
|
}
|