1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-09-28 16:16:51 -04:00
aprsd/docker-compose.yml

13 lines
310 B
YAML
Raw Normal View History

version: "3"
services:
aprsd:
image: hemna6969/aprsd:latest
container_name: aprsd
volumes:
- /opt/docker/aprsd/config:/config
- /opt/docker/aprsd/plugins:/plugins
restart: unless-stopped
environment:
- TZ=America/New_York
- APRS_PLUGINS=aprsd-slack-plugin