Overview
- Full name
docker.io/josh5/steam-headless- Registry
- docker.io
- Namespace
- josh5
- Repository
- steam-headless
- Cached tags
- 11
- Last synced
- 07/05/2026, 08:58 PM
Introduction
Steam Headless 游戏客户端镜像,noVNC 远程游玩 Steam 游戏,需 GPU 透传与大容量存储,homelab 云游戏实验场景。
Details
josh5/steam-headless 运行 Headless Steam 客户端并通过 noVNC 提供远程游戏访问,支持 GPU 透传与 Proton 兼容层。定位为 --gpus all 游戏/GUI 容器,需 NVIDIA GPU 与大容量 game library volume;homelab 云游戏,非 K8s 无头服务。
快速启动
docker run -d --name steam \
--gpus all \
-p 8080:8080 \
-v /games/steam:/home/default/Steam \
docker.io/josh5/steam-headless:latest
推荐实践
docker run -d --name steam \
--restart unless-stopped \
--gpus all \
-p 8080:8080 -p 8083:8083 \
-v /games/steam:/home/default/Steam \
-e PASSWORD=changeme \
docker.io/josh5/steam-headless:2024.01.01
核心参数说明
--gpus all— GPU 透传必需-p 8080:8080— noVNC Web 访问-v .../steam:...— 游戏库持久化- 定位 — homelab 云游戏/GUI
Latest tags (20)
View all 11 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/josh5/steam-headless :debian | linux/amd64 | 2026/07/04 11:46 | 952.0 MB | sha256:e6074e92b90c… | |||
docker.io/josh5/steam-headless :latest | linux/amd64 | 2026/07/04 11:46 | 952.0 MB | sha256:e6074e92b90c… | |||
docker.io/josh5/steam-headless :arch | linux/amd64 | 2026/06/06 11:50 | 1.9 GB | sha256:15bdff7ec7bd… | |||
docker.io/josh5/steam-headless :debian-dev-frontend-revamp | linux/amd64 | 2025/06/24 07:07 | 964.2 MB | sha256:82de13a7ad46… | |||
docker.io/josh5/steam-headless :arch-0.2.0 | linux/amd64 | 2023/09/30 05:49 | 1.6 GB | sha256:7aa2c9252b3f… | |||
docker.io/josh5/steam-headless :debian-0.2.0 | linux/amd64 | 2023/09/30 05:49 | 808.9 MB | sha256:540366bee312… | |||
docker.io/josh5/steam-headless :arch-0.1.0 | linux/amd64 | 2023/09/30 05:47 | 1.6 GB | sha256:e6db3abec3ca… | |||
docker.io/josh5/steam-headless :debian-0.1.0 | linux/amd64 | 2023/09/30 05:46 | 807.9 MB | sha256:0d1349f22f12… | |||
docker.io/josh5/steam-headless :debian-dev-sunshine-as-a-service-again | linux/amd64 | 2023/08/29 13:59 | 804.9 MB | sha256:f6942c7f01e5… | |||
docker.io/josh5/steam-headless :arch-dev-sunshine-as-a-service-again | linux/amd64 | 2023/08/29 13:58 | 1.8 GB | sha256:08721d805817… | |||
docker.io/josh5/steam-headless :0.0.1 | linux/amd64 | 2022/01/10 20:33 | 771.9 MB | sha256:7c99df23881d… |