Go to file
Rasmus Moorats 3184eab34e update store.json 2023-07-26 14:42:35 +03:00
notifier don't notify chat if package not found in arch feed 2023-02-07 11:46:49 +02:00
.gitignore intial commit 2022-11-19 15:35:41 +02:00
Dockerfile bump poetry version in Dockerfile 2022-11-21 11:46:13 +02:00
README.md better logging 2022-11-19 15:51:00 +02:00
poetry.lock intial commit 2022-11-19 15:35:41 +02:00
pyproject.toml intial commit 2022-11-19 15:35:41 +02:00
store.json update store.json 2023-07-26 14:42:35 +03:00

README.md

docker build . -t notifier
docker run -it --rm -v $(pwd)/store.json:/venv/store.json --env-file .env notifier