Loading .devcontainer/codespaces.yml +3 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,9 @@ services: container_name: dsm image: vdsm/virtual-dsm environment: RAM_SIZE: "max" DISK_SIZE: "max" ALLOCATE: "Y" RAM_SIZE: "half" DISK_SIZE: "half" CPU_CORES: "max" devices: - /dev/kvm Loading Loading
.devcontainer/codespaces.yml +3 −2 Original line number Diff line number Diff line Loading @@ -3,8 +3,9 @@ services: container_name: dsm image: vdsm/virtual-dsm environment: RAM_SIZE: "max" DISK_SIZE: "max" ALLOCATE: "Y" RAM_SIZE: "half" DISK_SIZE: "half" CPU_CORES: "max" devices: - /dev/kvm Loading