aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/entrypoint.sh (follow)
Commit message (Collapse)AuthorAge
* docker: fix CMD handlingEgor Tensin2021-08-02
| | | | | It was difficult to override CMD (due to the requirement to `activate` the venv), move the `activate` call to entrypoint.sh.
* docker: enable scheduled runs via crondEgor Tensin2021-03-30