mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +00:00
4 lines
107 B
Docker
4 lines
107 B
Docker
FROM ghcr.io/davegallant/rfd-notify:2
|
|
|
|
ENTRYPOINT ["python", "/app/rfd_notify/cli.py", "-c", "config.yml"]
|