Update compose.yml
This commit is contained in:
parent
ecfbbb7888
commit
f0fd8b78c7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
container_name: qemu
|
||||
image: qemux/qemu-arm
|
||||
environment:
|
||||
BOOT: "kali"
|
||||
BOOT: "alpine"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
- /dev/net/tun
|
||||
|
|
Loading…
Reference in a new issue