Dockerizing an Email Manager GUI App.
217
The purpose of this small project is to learn and experiment with x11docker to Dockerize a Desktop GUI Application. I used my old small project as a test subject.
We assume that you have Docker Engine installed in your Linux Environment.
Follow the instructions for installing x11docker.
curl -fsSL https://raw.githubusercontent.com/mviereck/x11docker/master/x11docker | sudo bash -s -- --update
sudo apt install -y xpra xserver-xephyr xinit xauth xclip x11-xserver-utils x11-utils
docker pull cedricanover94/emailmanager
sudo x11docker --network=host cedricanover94/emailmanager
Content type
Image
Digest
sha256:4db443bc9…
Size
309.1 MB
Last updated
over 2 years ago
docker pull cedricanover94/emailmanager