зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 22:26:09 +02:00
14 строки
450 B
Plaintext
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/
|