Docker GUI application | Gimp | X11 | DISPLAY sharing

preview_player
Показать описание
In this video, we will see how to create a GUI app image and run it in a container using X display of host machine. It will not work on Windows.

Рекомендации по теме
Комментарии
Автор

I liked the incremental step by step process (showing failures). Very clear.

hightechsystem_
Автор

Thank you for explaining the concepts as well as the tutorial

darux
Автор

I was skeptical at first but it really worked! Great work, very well explained! Thank you

pedroth
Автор

Great content. Can i stream this application over internet and used browser or remote for every container ? 🤔

vincenttg
Автор

Thank you for your very useful explanation.

zapazorg
Автор

Great explaination...my question is if you save perhaps a drawing in GIMP, does it save to the docker container ?

repairstudio
Автор

Thanks for this great tutorial and explanation! What about saving a file in dockerized Gimp? Will it be in the context of the docker container or (somehow) in the context of the host machine?

andybeephotography
Автор

Using "xhost +" is considered a bad practice. It basically bypasses the whole (security) concept of containerisation. It is told there are some better options like xauth. But I didn't manage to get it work yet.

tech-nomade
Автор

This is great and very neat explanation, If i have to use a chrome browser image and open a web page by using x11 server is it possible to have multi users open the same browser instance within LAN environment ? Please share your idea on how we can achieve this use case.

onewind
Автор

This is really helpful, can you make a guide on teradici software client to run in docker and share the link here ?

vishwakarma
Автор

This works with me, huge thumb ups. VNC not work, sadly

totrantien
Автор

Please I need you help installing a logseq application with docker compose up

soothingsounds-iibv
Автор

is it possible to do the same procedure using MACOS?

eliandropaya
Автор

Can you please tell me how we can do it if the host os is MacOS?

AsifMohammadMollah
Автор

This seems not to work when using Ubuntu 21.10 as Host :(

josedomenech