Ark
services:
minpluto:
image: ark.sudovanilla.org/minpluto/minpluto:amd64
# image: ark.sudovanilla.org/minpluto/minpluto:arm64 # For ARM Servers
container_name: minpluto-instance
ports:
- "1930:1930"
restart: unless-stopped
pull_policy:
alwaysdns: 194.242.2.9 # all.dns.mullvad.net https://mullvad.net/en/help/dns-over-https-and-dns-over-tls
imageproxy:
image: ark.sudovanilla.org/korbs/imageproxy:amd64
# image: ark.sudovanilla.org/korbs/imageproxy:arm64 # For ARM Servers
container_name: imageproxy-instance
- 1931:8080
pull_policy: always
command: -addr 0.0.0.0:8080