docs: Remove version from compose (#65)

This commit is contained in:
Kroese 2024-05-15 16:56:15 +02:00 committed by GitHub
parent 37960741f4
commit 6f86a9e4b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
version: "3"
services:
qemu:
container_name: qemu

View file

@ -28,7 +28,6 @@ Note: for KVM acceleration you need a Linux-based operating system, as it's not
Via Docker Compose:
```yaml
version: "3"
services:
qemu:
container_name: qemu