You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
notifier | 2 months ago | |
.gitignore | 4 months ago | |
Dockerfile | 4 months ago | |
README.md | 4 months ago | |
poetry.lock | 4 months ago | |
pyproject.toml | 4 months ago | |
store.json | 3 weeks ago |
README.md
docker build . -t notifier
docker run -it --rm -v $(pwd)/store.json:/venv/store.json --env-file .env notifier