Releases: MrZaKaRiA/Virtualmin-Docker
Releases · MrZaKaRiA/Virtualmin-Docker
Release list
v1.2.0
A clean, security-first Webmin & Virtualmin module for managing Docker.
Install
Download docker.wbm.gz below, then in Webmin go to
Webmin Configuration → Webmin Modules → From uploaded file, select it and
Install Module. It appears under Servers → Docker.
Highlights in 1.2.0
- 🌐 Virtualmin integration — the container list shows the domains/subdomains
reverse-proxied to each container (matched by published host port) and a Ports column. - 💾 Backup & restore — image save/load, container commit/export, volume backup/restore.
- 🔒 Injection-proof — every Docker command is built from escaped values; verified against a real shell.
- 🧭 Dashboard + clickable home-screen widget, full container lifecycle with bulk actions,
images (incl. Docker Hub search), Compose, storage, prune maintenance, and Scout/Trivy scanning.
Fixed
- "Invalid or unknown container reference" after a successful rename/copy/commit/export
(malformed redirect URL).
See the CHANGELOG for full details.