A Dockerized Ubuntu 20.04 XFCE desktop with noVNC (browser access) contact t.me/efxtv
1.0K
UbuntuFX Docker Image provides a containerized environment based on UbuntuFX, a visually enhanced Ubuntu-based system designed to deliver a modern desktop-like experience with advanced graphical tools.
This Docker image is useful for developers and experimenters who want to run UbuntuFX environments, graphical applications, or testing environments inside containers.
It enables quick deployment of a custom Ubuntu-based runtime without installing a full system.
UbuntuFX Docker image can be used for:
Download the container image from Docker Hub:
docker pull efxtv/ubuntufx:tagname
Start the container interactively:
docker run -it efxtv/ubuntufx:tagname bash
This command:
Update packages:
apt update && apt upgrade -y
Install additional tools:
apt install nano git curl -y
UbuntuFX Docker, Ubuntu desktop container, Linux development container, UbuntuFX environment Docker, Ubuntu based Docker image, Linux container runtime, Ubuntu CLI environment.
https://hub.docker.com/r/efxtv/ubuntufx
Maintained by EFXTv
Content type
Image
Digest
sha256:f62077a15…
Size
629.9 MB
Last updated
12 months ago
docker pull efxtv/ubuntufx