Overview
- Full name
docker.io/linkease/webvirtcloud- Registry
- docker.io
- Namespace
- linkease
- Repository
- webvirtcloud
- Cached tags
- 11
- Last synced
- 07/13/2026, 02:49 PM
Introduction
WebVirtCloud KVM 虚拟化管理镜像,浏览器 Web 界面管理 libvirt 虚拟机,Homelab 私有云 VM 创建与远程控制台。
Details
linkease/webvirtcloud 运行 WebVirtCloud KVM 虚拟化管理平台,通过 Web 界面管理 libvirt 虚拟机、快照与 VNC 控制台。定位为 KVM 虚拟化 Web 管理,通常需 /dev/kvm 与 privileged(高风险);Homelab 私有云 VM 管理、开发测试虚拟机或替代 Proxmox Web UI 的轻量方案。
快速启动
docker run -d --name webvirtcloud \
--privileged \
-p 8006:8006 \
-v /var/run/libvirt/libvirt-sock:/var/run/libvirt/libvirt-sock \
docker.io/linkease/webvirtcloud:latest
推荐实践
docker run -d --name webvirtcloud \
--restart unless-stopped \
--privileged \
-p 8006:8006 \
-v /var/run/libvirt/libvirt-sock:/var/run/libvirt/libvirt-sock \
-v /data/vms:/data/vms \
docker.io/linkease/webvirtcloud:2.0.0
核心参数说明
--privileged— KVM/libvirt 访问(高风险)-p 8006:8006— WebVirtCloud Web UIlibvirt-sock— libvirt API 挂载- 访问 — 限内网 HTTPS 反代
Latest tags (20)
View all 11 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/linkease/webvirtcloud :0.8.7 | linux/amd64 | 2024/12/27 21:46 | 1.0 GB | sha256:cb1edc2cb664… | |||
docker.io/linkease/webvirtcloud :latest | linux/amd64 | 2024/12/27 18:59 | 1.0 GB | sha256:cb1edc2cb664… | |||
docker.io/linkease/webvirtcloud :0.8.6 | linux/amd64 | 2024/12/27 12:36 | 1.0 GB | sha256:15c8694ebc47… | |||
docker.io/linkease/webvirtcloud :0.8.5 | linux/amd64 | 2024/12/21 11:07 | 1.0 GB | sha256:d984ed309221… | |||
docker.io/linkease/webvirtcloud :0.8.3 | linux/amd64 | 2024/12/21 09:20 | 1.0 GB | sha256:f726f0921c8a… | |||
docker.io/linkease/webvirtcloud :0.8.2 | linux/amd64 | 2024/12/21 09:02 | 1.0 GB | sha256:b5ed465b7b29… | |||
docker.io/linkease/webvirtcloud :0.8.1 | linux/amd64 | 2024/12/20 19:53 | 1.0 GB | sha256:e79b0e7e9619… | |||
docker.io/linkease/webvirtcloud :0.8.0 | linux/amd64 | 2024/12/20 14:25 | 1.0 GB | sha256:e5760df17979… | |||
docker.io/linkease/webvirtcloud :0.3.6 | linux/amd64 | 2023/12/01 13:14 | 677.5 MB | sha256:17a6a6a83f0c… | |||
docker.io/linkease/webvirtcloud :0.2 | linux/amd64 | 2023/11/05 21:52 | 625.7 MB | sha256:be9061e324c4… | |||
docker.io/linkease/webvirtcloud :0.1 | linux/amd64 | 2023/11/05 19:38 | 625.7 MB | sha256:1df4cdf4a198… |