RUN
docker run -d \
-p 8000:8000/tcp \
-p 6080:6080/tcp \
-e USER_NAME=jqzhang \
-e USER_PASSWD=jqzhang \
sjqzhang/webvirtmgr:latest
Usage
URL : http://localhost:8000/
Default username/password : admin/admin
/etc/libvirt/libvirtd.conf
listen_tls = 0
listen_tcp = 1
tcp_port = "16509"
listen_addr = "0.0.0.0"
auth_unix_rw = "none"
auth_tcp = "sasl"
Content type
Image
Digest
Size
84.8 MB
Last updated
about 7 years ago
docker pull sjqzhang/webvirtmgr