Logfile notifications docker container
492
Requires python3
Create and use virtual environment (optional):
virtualenv venv; source venv/bin/activate
Install requirements:
pip install -r requirements.txt
Copy sample config
cp sample-config.yaml config.yaml
Modify the config file to your needs
Run
python notifications.py config.yaml
Or with virtual environmentvenv/bin/python notifications.py config.yamldocker pull ttobias/logfile-notifications
Content type
Image
Digest
sha256:5a717fa0d…
Size
7.7 MB
Last updated
almost 2 years ago
docker pull ttobias/logfile-notifications:latest-amd64