aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/entrypoint.sh (follow)
Commit message (Collapse)AuthorAge
* docker: use pip install --targetEgor Tensin2022-04-09
|
* docker: run once at startup, even when in cronEgor Tensin2022-03-26
|
* docker: best practicesEgor Tensin2022-03-15
|
* 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