mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:58:32 +01:00
9 lines
230 B
YAML
9 lines
230 B
YAML
async-icinga:
|
|
volumes:
|
|
- "/data/async-icinga/:/app/config"
|
|
- "/data/async-icinga/instance/:/app/instance/"
|
|
restart: always
|
|
ports:
|
|
- 6006:5000
|
|
image: registry.atlantishq.de/athq/async-icinga
|