A simple desktop based on xfce
919
This repository contains the source files to build and deploy a simple desktop based on xfce instance.
version: '3.8'
services:
desktop:
build: .
container_name: tiwutdev/tiwut-linux-web-desktop-xfce:latest
ports:
- "6080:6080"
environment:
- VNC_PASSWORD=12345
restart: unless-stopped
shm_size: '512mb'
Content type
Image
Digest
sha256:6a13834c4…
Size
354.8 MB
Last updated
7 months ago
docker pull tiwutdev/tiwut-linux-web-desktop-xfce