Update readme.md

This commit is contained in:
Kroese 2023-04-12 21:41:46 +02:00 committed by GitHub
parent d6cb324099
commit 83afbaf08b

View file

@ -29,7 +29,7 @@ Via `docker-compose.yml`
version: "3" version: "3"
services: services:
vm: vm:
container_name: dsm container_name: qemu
image: kroese/docker-qemu:latest image: kroese/docker-qemu:latest
environment: environment:
DISK_SIZE: "16G" DISK_SIZE: "16G"