pildimaag
v1.3.0
Published
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
Downloads
2
Readme
pildimaag
BUILD, RUN and LOG
- docker kill pildimaag
- docker rm pildimaag
- docker build -t mitselek/pildimaag ~/Documents/github/pildimaag/
- docker run -e "PM_ENTITY=155005" -e "PM_KEY=378c2VuY" -e "PM_NIGHT_MINUTES=420" -d --name pildimaag mitselek/pildimaag:latest
- docker run -e "PM_ENTITY=155005" -e "PM_KEY=378c2VuY" -e "PM_NIGHT_MINUTES=420" -d -v ~/Documents/github/pildimaag/:/pildimaag/ --name pildimaag mitselek/pildimaag
- docker logs -f pildimaag