Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 230ae0a3d9 |
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
kiwix:
|
kiwix:
|
||||||
container_name: kiwix
|
container_name: kiwix
|
||||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f
|
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:3448ca74298f226c4b44f72e52cf25c7b4e7f7542d7a44b4a3f105562e94859b
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- '*.zim'
|
- '*.zim'
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
|
|
||||||
gerbil:
|
gerbil:
|
||||||
container_name: gerbil
|
container_name: gerbil
|
||||||
image: ghcr.io/fosrl/gerbil:1.4.0
|
image: ghcr.io/fosrl/gerbil:1.3.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
|
|||||||
Reference in New Issue
Block a user