Modify README.md to link to docker-compose doc

This commit is contained in:
Fazle Rabbi 2021-12-10 21:09:14 +06:00
parent f356587b23
commit c8be7c47ca

View File

@ -27,7 +27,7 @@ Build an image for an ARM based GNU/Linux:
docker build . -t kiwix/kiwix-serve:latest --build-arg ARCH="arm32v7/"
```
You can also deploy kiwix with `docker-compose`. Check out a sample at [docker-compose.yml.example](docker-compose.yml.example)
You can also deploy kiwix with [`docker-compose`](https://docs.docker.com/compose/). Check out a sample at [docker-compose.yml.example](docker-compose.yml.example)
Screenshots
-----------