mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-17 19:15:55 -04:00
Dedicated Docker Compose section
This commit is contained in:
parent
7a7eaaba0e
commit
3c6971fced
@ -42,7 +42,12 @@ Build an image for an ARM based GNU/Linux:
|
|||||||
docker build . -t ghcr.io/kiwix/kiwix-serve:latest --build-arg ARCH="arm32v7/"
|
docker build . -t ghcr.io/kiwix/kiwix-serve:latest --build-arg ARCH="arm32v7/"
|
||||||
```
|
```
|
||||||
|
|
||||||
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)
|
Docker Compose
|
||||||
|
--------------
|
||||||
|
|
||||||
|
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