380 B
380 B
DEBIAN 12 with Mate Desktop via VNC
STEPS:
- Clone repo:
git clone https://gitea.soloconlinux.org.es/DOCKER/debian-desktop.git
- Build image:
docker build --tag debian-mate:12 .
- Run container with VNC port:
docker run -d -ti --name desktop -v /dev/shm:/dev/shm -p 5901:5901 -p debian-mate:12
- Connect with VNC Client/Viewer in your new Debian Desktop