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
|
container_name: qemu
|
||||||
image: qemux/qemu-arm
|
image: qemux/qemu-arm
|
||||||
environment:
|
environment:
|
||||||
BOOT: "kali"
|
BOOT: "alpine"
|
||||||
devices:
|
devices:
|
||||||
- /dev/kvm
|
- /dev/kvm
|
||||||
- /dev/net/tun
|
- /dev/net/tun
|
||||||
|
|
Loading…
Reference in a new issue