Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: fix CMD handling | Egor Tensin | 2021-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 crond | Egor Tensin | 2021-03-30 |