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