docker-compose-updater/compose/stack.yml
Andras Schmelczer 3f60b72c3b
Some checks failed
Build and Publish Docker Image / test (push) Failing after 5s
Build and Publish Docker Image / build-and-push (push) Has been skipped
Build and Publish Docker Image / security-scan (push) Has been skipped
Initial
2026-03-23 07:44:26 +00:00

18 lines
393 B
YAML

# The necesseary services for keeping the stack running.
# The goal is to keep the number of this to a minimum as to decrease overhead
# and avoid unneeded complexity.
name: active
services:
dozzle:
image: amir20/dozzle:v8.13.6
uptime-kuma:
image: louislam/uptime-kuma:1.23.16
homepage:
image: ghcr.io/gethomepage/homepage:feature-deps-180425
networks:
local-network: