Debian 12 with Desktop Environment: Mate Desktop
Find a file
2023-06-24 01:37:44 +02:00
Dockerfile display :1 2023-06-24 01:37:44 +02:00
entrypoint.sh display :1 2023-06-24 01:37:44 +02:00
README.md fixing errors 2023-06-24 00:36:18 +02:00

DEBIAN 12 with Mate Desktop via VNC

STEPS:

  1. Clone repo:

git clone https://gitea.soloconlinux.org.es/DOCKER/debian-desktop.git

  1. Build image:

docker build --tag debian-mate:12 .

  1. Run container with VNC port:

docker run -d -ti --name desktop -v /dev/shm:/dev/shm -p 5901:5901 -p debian-mate:12

  1. Connect with VNC Client/Viewer in your new Debian Desktop