Docker image to periodically check the Folio Society website for new additions to the Last Chance to Buy page.
- docker build --tag foliowatcher .
- docker save foliowatcher:latest | gzip > foliowatcher.tar.gz
- Docker -> Image -> Add -> Add From File -> Select foliowatcher.tar.gz
- Docker -> Container -> Create -> foliowatcher:latest
- Use the same network as the Docker Host
- Map volume /App/Config (Contains Settings.json, don't forget to enter user data!)
- Add environment variable TZ: Europe/Brussels