docs: Update readme.md
This commit is contained in:
parent
4cfa7af81f
commit
cd3b2642ab
1 changed files with 0 additions and 2 deletions
|
@ -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`
|
||||||
|
|
Loading…
Reference in a new issue