mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-08-03 19:36:00 -04:00
Modify README.md to link to docker-compose doc
This commit is contained in:
parent
f356587b23
commit
c8be7c47ca
@ -27,7 +27,7 @@ Build an image for an ARM based GNU/Linux:
|
|||||||
docker build . -t kiwix/kiwix-serve:latest --build-arg ARCH="arm32v7/"
|
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
|
Screenshots
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user