We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9a253 commit f5dbd36Copy full SHA for f5dbd36
docker-compose.yml
@@ -84,7 +84,8 @@ services:
84
85
ubuntu-mgr:
86
# image: registry.cn-shenzhen.aliyuncs.com/infrastlabs/x11-base:app-ubuntu-24.04 #20.04 22.04 24.04
87
- image: registry.cn-shenzhen.aliyuncs.com/infrastlabs/docker-libvirtd:v2501-x11ubt2404
+ # image: registry.cn-shenzhen.aliyuncs.com/infrastlabs/docker-libvirtd:v2501-x11ubt2404
88
+ image: registry.cn-shenzhen.aliyuncs.com/infrastlabs/docker-libvirtd:v2501-x11ubt2404-dbg
89
# entrypoint: /bin/bash /srv/local/libvirt/build/entry.sh
90
command: /bin/bash -c "exec /entry.sh"
91
restart: unless-stopped
0 commit comments