Overview
- Full name
docker.io/x11docker/deepin- Registry
- docker.io
- Namespace
- x11docker
- Repository
- deepin
- Cached tags
- 1
- Last synced
- 07/06/2026, 08:58 AM
Introduction
x11docker Deepin 桌面容器镜像,在 Linux 上隔离运行 Deepin DE,需 X11/Wayland 转发,适合 GUI 应用测试。
Details
x11docker/deepin 通过 x11docker 模式运行 Deepin 桌面应用,依赖宿主机 X11。定位为 GUI 桌面容器,需 --share=network 或 x11 socket;非 headless 服务,K8s 不适用标准 Deployment。
快速启动
x11docker --share=network docker.io/x11docker/deepin:latest
推荐实践
docker run --rm -it \
-e DISPLAY=$DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix \
docker.io/x11docker/deepin:20.9
核心参数说明
-e DISPLAY— X11 显示-v /tmp/.X11-unix:...— X socket 挂载- 定位 — 本地 GUI 测试
- 安全 — X11 转发有安全风险
Latest tags (20)
View all 1 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/x11docker/deepin :latest | linux/amd64 | 2021/12/25 17:00 | 1.3 GB | sha256:ffe4196f1d29… |