Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5633f28eac |
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
kiwix:
|
||||
container_name: kiwix
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:3448ca74298f226c4b44f72e52cf25c7b4e7f7542d7a44b4a3f105562e94859b
|
||||
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:0b6541355b250c6b45d2d7725e88f22f1d6a0f45ad9480d9c0bd4bc58436a12f
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- '*.zim'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
portainer:
|
||||
container_name: portainer
|
||||
image: docker.io/portainer/portainer-ee:alpine@sha256:892d1e5458f17f87735390b8049e1dc535c3fdba120f2a66e4411e099cff1550
|
||||
image: docker.io/portainer/portainer-ee:alpine@sha256:11814a54b67be1f8115e30b501543db06a63abd4f337728474df4a4993cbacde
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
||||
Reference in New Issue
Block a user