Update compose.yml

This commit is contained in:
Kroese 2025-03-15 13:07:24 +01:00 committed by GitHub
parent 6b2db284d6
commit 61ed876851
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ services:
container_name: qemu container_name: qemu
image: qemux/qemu-arm image: qemux/qemu-arm
environment: environment:
BOOT: "alpine" BOOT: "kali"
devices: devices:
- /dev/kvm - /dev/kvm
- /dev/net/tun - /dev/net/tun