Ihar Hancharenka 405906cdb0 m
2023-12-18 16:00:58 +03:00

14 строки
450 B
Plaintext

docker run -e DISPLAY -v /home/root/.Xauthority:/root/.Xauthority — -net=host <image_name>
2023
https://habr.com/ru/articles/780322/
! super-cool !!!
2022
https://sivanaikk0903.medium.com/run-gui-applications-in-docker-container-ba3f6ebcfc91
-net=host
-env=DISPLAY
-v /root/.Xauthority:/root/.Xauthority
2021
https://ved-init-01.medium.com/how-we-can-run-any-gui-software-on-docker-66d015b055d6
https://nuancesprog.ru/p/13141/