Webtop – Alpine,Ubuntu,Fedora,and Arch containers containing full desktop envs

Webtop offers Alpine, Ubuntu, Fedora, and Arch based containers with full desktop environments accessible through any modern web browser. The docker manifest ensures multi-platform support. Users can pull specific architecture images via tags. Each flavor provides various versions; exercise caution with unstable tags. Security is a concern, as the default container has no authentication. To secure it, use the CUSTOM_USER and PASSWORD environment variables for basic HTTP auth. The Webtop also supports optional configurations, such as PRoot apps for portable installations and language support customization. The platform includes instructions for setup, updates, and building locally for development purposes.

https://docs.linuxserver.io/images/docker-webtop/

To top