April 2Apr 2 On 3/15/2026 at 8:52 PM, cpu said:v2.0.0 also requires additional container to utilise RDP/VNCservices:termix-dev:image: ghcr.io/lukegus/termix:dev-2.0.0container_name: termix-devrestart: unless-stoppedports:- "8080:8080"volumes:- /home/YOUR_USER/apps/termix-dev:/app/dataenvironment:PORT: "8080"depends_on:- guacdnetworks:- termix-netguacd:image: guacamole/guacd:latestcontainer_name: guacdrestart: unless-stoppedports:- "4822:4822"networks:- termix-netnetworks:termix-net:driver: bridgeAnyone know how to implement this into the Docker app that's on the Unraid appstore? Or do I need to run this off Docker Compose...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.