forked from kiwix/kiwix-tools
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
.. | ||
pictures | 7 years ago | |
Dockerfile | 7 years ago | |
README.md | 7 years ago |
README.md
kiwix-serve Docker image
-
Download a ZIM file from https://wiki.kiwix.org/wiki/Content
-
Given
wikipedia.zim
resides in/tmp/zim/
, execute the following:
docker run -v /tmp/zim:/data -p 8080:80 kiwix/kiwix-serve wikipedia.zim