This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
ports:
|
||||
- ${APP_PORT}:8006
|
||||
environment:
|
||||
- BOOT=https://releases.ubuntu.com/24.04.1/ubuntu-24.04.1-live-server-amd64.iso
|
||||
- BOOT=https://releases.ubuntu.com/24.04.1/ubuntu-24.04.1-desktop-amd64.iso
|
||||
- RAM_SIZE=${LINUX_RAM_GB}G
|
||||
- CPU_CORES=${LINUX_CPU_CORES}
|
||||
- DISK_SIZE=${LINUX_DISK_SIZE_GB}G
|
||||
|
||||
Reference in New Issue
Block a user