aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAge
* docker: bump base imageEgor Tensin2021-11-01
|
* 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: fix Dockerfile after messing with requirements.txtEgor Tensin2021-08-01
|
* merge my_repos.py to the configEgor Tensin2021-07-31
| | | | | The config is also in the TOML format now. It's a bit messy for the moment, but I'll fix it.
* docker: update base image to Alpine 3.13Egor Tensin2021-03-30
|
* docker: enable scheduled runs via crondEgor Tensin2021-03-30
|
* further renaming workEgor Tensin2021-03-29
|
* rename the project to "cgitize"Egor Tensin2021-03-29
|
* rename the modulesEgor Tensin2020-03-01
|
* add DockerfileEgor Tensin2019-08-13