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.",
|
||||
"features": [],
|
||||
"docker_images": {
|
||||
"ghcr.io/lexiandev/wine-desktop:latest": "Wine Desktop (Latest)",
|
||||
"ghcr.io/ptero-eggs/yolks:wine_latest": "Wine Yolk",
|
||||
"wine-desktop:latest": "Local Wine Desktop"
|
||||
"Wine Desktop (Latest)": "ghcr.io/lexiandev/wine-desktop:latest",
|
||||
"Wine Yolk": "ghcr.io/ptero-eggs/yolks:wine_latest",
|
||||
"Local Wine Desktop": "wine-desktop:latest"
|
||||
},
|
||||
"file_denylist": [],
|
||||
"startup": "wine {{SERVER_EXECUTABLE}}",
|
||||
|
||||
Reference in New Issue
Block a user