Update readme.md
This commit is contained in:
parent
d6cb324099
commit
83afbaf08b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue