Update README.md

This commit is contained in:
Jiří Štefka 2022-05-16 03:16:07 +02:00 committed by GitHub
parent aaa77fce4e
commit 98ee9148fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,7 @@
## Usage
#### docker-compose with prebuilt image (recommended)
- Docker will pull the correct architecture automatically
- Below in `Details` you'll find a `docker-compose.yml` templete. To use it, make a directory where data from the container will be saved, create `docker-compose.yml` file in it and put the template from below in it. Then modify the template to your needs.
<details>
```yml