Install a docker interface xfce

hugocarpentier

New Member
Joined
Mar 22, 2021
Messages
3
Reaction score
0
Credits
32
Hello!

I am new to Linux, and i need to create / install a docker which can launch an interface xfce linked to my linux folder (for example to launch an Python IDE).
Problem : i don't know how to do at all. I installed docker, and alors x11docker/xfce, but this is what i got as answer.

test@test:~$ sudo docker run x11docker/xfce
/usr/bin/startxfce4: Starting X server
/usr/bin/startxfce4: 118: exec: xinit: not found

xorg is already installed, I have 2 servers running :

test@test:~$ ls -lia /tmp/.X11-unix/
total 8
19 drwxrwxrwt 2 root root 4096 Mar 23 10:09 .
18 drwxrwxrwt 21 root root 4096 Mar 23 10:12 ..
47 srwxrwxr-x 1 gdm gdm 0 Mar 23 10:09 X1024
49 srwxrwxr-x 1 gdm gdm 0 Mar 23 10:09 X1025


I'm not even sure how it is supposed to be use, if someone can help me it would be really helpful!

Thanks for your time!
 




Latest posts

Top