Update egg-wine-desktop.json
This commit is contained in:
@@ -10,9 +10,9 @@
|
|||||||
"description": "Runs Windows GUI applications inside a persistent Wine virtual desktop with optional VNC and noVNC access.",
|
"description": "Runs Windows GUI applications inside a persistent Wine virtual desktop with optional VNC and noVNC access.",
|
||||||
"features": [],
|
"features": [],
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
"ghcr.io/lexiandev/wine-desktop:latest": "Wine Desktop (Latest)",
|
"Wine Desktop (Latest)": "ghcr.io/lexiandev/wine-desktop:latest",
|
||||||
"ghcr.io/ptero-eggs/yolks:wine_latest": "Wine Yolk",
|
"Wine Yolk": "ghcr.io/ptero-eggs/yolks:wine_latest",
|
||||||
"wine-desktop:latest": "Local Wine Desktop"
|
"Local Wine Desktop": "wine-desktop:latest"
|
||||||
},
|
},
|
||||||
"file_denylist": [],
|
"file_denylist": [],
|
||||||
"startup": "wine {{SERVER_EXECUTABLE}}",
|
"startup": "wine {{SERVER_EXECUTABLE}}",
|
||||||
|
|||||||
Reference in New Issue
Block a user