aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAge
* move Dockerfile to docker/Egor Tensin2022-10-16
|
* docker: use pip install --targetEgor Tensin2022-04-09
|
* docker: change default pathsEgor Tensin2022-03-27
|
* Dockerfile: set maintainer labelEgor Tensin2022-03-15
|
* docker: bump base imagesEgor Tensin2022-03-15
|
* docker: split into build stagesEgor Tensin2022-03-15
|
* docker: best practicesEgor Tensin2022-03-15
|
* 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