Get the latest tech news
Wayland Apps in WireGuard Docker Containers
How to use GUI Linux applications with a Docker WireGuard network.
Like with the Dockerfile from the SSH Client, after we create a user account with a UID of 1000(this time named ubuntu), we’ll also set up the standard/run/user/1000/ runtime directory for user-owned socket files. The service definition for Firefox is almost exactly the same as the RDP Client — all that’s different is we’re using the my-ff image, and we’re mapping the home folder of container’s ubuntu user to the host’s ff/ directory. By default, web pages running in a containerized Firefox instance will not know what timezone the host is using — and will therefore display dates and times in GMT.
Or read this on Hacker News