docs: Update readme.md

This commit is contained in:
Kroese 2023-09-25 01:15:17 +02:00 committed by GitHub
parent 4cfa7af81f
commit cd3b2642ab

View file

@ -16,7 +16,6 @@ QEMU in a docker container using KVM acceleration.
- Multi-platform - Multi-platform
- KVM acceleration - KVM acceleration
- Graceful shutdown
## Usage ## Usage
@ -38,7 +37,6 @@ services:
ports: ports:
- 22:22 - 22:22
restart: on-failure restart: on-failure
stop_grace_period: 1m
``` ```
Via `docker run` Via `docker run`