Overview
- Full name
docker.io/gezp/ubuntu-desktop- Registry
- docker.io
- Namespace
- gezp
- Repository
- ubuntu-desktop
- Cached tags
- 51
- Last synced
- 07/06/2026, 08:14 AM
Introduction
Ubuntu Desktop 远程桌面 Docker 镜像,通过 VNC/noVNC 提供完整 GUI 环境,适合开发沙箱与图形工具临时使用。
Details
gezp/ubuntu-desktop 运行 XFCE/GNOME 桌面并通过 VNC 暴露。定位为 GUI 远程桌面,需 --shm-size 与 VNC 密码;K8s 不适合 GUI 会话,建议裸 docker 或 VM。
快速启动
docker run -d --name ubuntu-desktop \
-p 5901:5901 -p 6080:6080 \
-e VNC_PW=password \
--shm-size=512m \
docker.io/gezp/ubuntu-desktop:latest
推荐实践
docker run -d --name ubuntu-desktop \
--restart unless-stopped \
-p 5901:5901 -p 6080:6080 \
-e VNC_PW=strong-pass \
--shm-size=1g \
docker.io/gezp/ubuntu-desktop:22.04
核心参数说明
-p 6080:6080— noVNC Web 访问-e VNC_PW— VNC 密码(高敏)--shm-size— 桌面 compositor 共享内存- 定位 — 临时 GUI 沙箱
Latest tags (20)
View all 51 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/gezp/ubuntu-desktop :22.04-cu12.5.1-arm | linux/arm64 | 2026/05/02 18:26 | 4.1 GB | sha256:0676d94ee4ef… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu12.1.1-arm | linux/arm64 | 2026/05/02 18:23 | 4.0 GB | sha256:61b2922ba136… | |||
docker.io/gezp/ubuntu-desktop :24.04-cu12.6.2-arm | linux/arm64 | 2026/05/02 18:22 | 4.5 GB | sha256:780b41f178cb… | |||
docker.io/gezp/ubuntu-desktop :24.04-cu12.5.1-arm | linux/arm64 | 2026/05/02 18:22 | 4.0 GB | sha256:ed36bc35311d… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu11.8.0-arm | linux/arm64 | 2026/05/02 18:21 | 3.7 GB | sha256:2aa37f1e1b41… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu12.2.2-arm | linux/arm64 | 2026/05/02 18:19 | 3.9 GB | sha256:7f5161441f9e… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu12.0.1-arm | linux/arm64 | 2026/05/02 18:19 | 3.8 GB | sha256:0350436db0fd… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu11.7.1-arm | linux/arm64 | 2026/05/02 18:18 | 3.4 GB | sha256:5278ccc82561… | |||
docker.io/gezp/ubuntu-desktop :20.04-cu11.7.1-arm | linux/arm64 | 2026/05/02 18:16 | 3.5 GB | sha256:d650e3ca5d93… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu12.4.1-arm | linux/arm64 | 2026/05/02 18:13 | 4.1 GB | sha256:8a9b911c49a0… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu12.3.2-arm | linux/arm64 | 2026/05/02 18:13 | 3.9 GB | sha256:89db1e6f0f18… | |||
docker.io/gezp/ubuntu-desktop :20.04-cu11.5.2-arm | linux/arm64 | 2026/05/02 18:12 | 3.3 GB | sha256:613017bf8865… | |||
docker.io/gezp/ubuntu-desktop :20.04-cu11.6.2-arm | linux/arm64 | 2026/05/02 18:12 | 3.4 GB | sha256:49de19b68196… | |||
docker.io/gezp/ubuntu-desktop :20.04-cu11.3.1-arm | linux/arm64 | 2026/05/02 18:11 | 3.1 GB | sha256:9767726d180f… | |||
docker.io/gezp/ubuntu-desktop :20.04-cu11.2.2-arm | linux/arm64 | 2026/05/02 18:11 | 3.1 GB | sha256:d3d0a272b18e… | |||
docker.io/gezp/ubuntu-desktop :20.04-cu11.4.3-arm | linux/arm64 | 2026/05/02 18:11 | 3.7 GB | sha256:36c84883f7be… | |||
docker.io/gezp/ubuntu-desktop :18.04-cu11.2.2-arm | linux/arm64 | 2026/05/02 18:05 | 2.6 GB | sha256:e928312b627d… | |||
docker.io/gezp/ubuntu-desktop :22.04-cu12.0.1 | linux/amd64 | 2026/05/02 18:04 | 4.3 GB | sha256:7c7ed05884e4… | |||
docker.io/gezp/ubuntu-desktop :24.04-cu12.5.1 | linux/amd64 | 2026/05/02 18:04 | 4.4 GB | sha256:caf5e267f417… | |||
docker.io/gezp/ubuntu-desktop :18.04-cu11.0.3-arm | linux/arm64 | 2026/05/02 18:03 | 2.7 GB | sha256:142aa0595bd8… |