Update docker-compose.yml
This commit is contained in:
parent
75df737166
commit
a28a80162a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
CPU_CORES: "1"
|
||||
RAM_SIZE: "512M"
|
||||
DISK_SIZE: "16G"
|
||||
BOOT: "https://releases.ubuntu.com/22.04.2/ubuntu-22.04.2-live-server-amd64.iso"
|
||||
BOOT: "http://www.tinycorelinux.net/13.x/x86/release/Core-13.1.iso"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
|
|
Loading…
Reference in a new issue