Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: change default paths | Egor Tensin | 2022-03-27 |
| | |||
* | Dockerfile: set maintainer label | Egor Tensin | 2022-03-15 |
| | |||
* | docker: bump base images | Egor Tensin | 2022-03-15 |
| | |||
* | docker: split into build stages | Egor Tensin | 2022-03-15 |
| | |||
* | docker: best practices | Egor Tensin | 2022-03-15 |
| | |||
* | docker: bump base image | Egor Tensin | 2021-11-01 |
| | |||
* | 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: fix Dockerfile after messing with requirements.txt | Egor Tensin | 2021-08-01 |
| | |||
* | merge my_repos.py to the config | Egor Tensin | 2021-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.13 | Egor Tensin | 2021-03-30 |
| | |||
* | docker: enable scheduled runs via crond | Egor Tensin | 2021-03-30 |
| | |||
* | further renaming work | Egor Tensin | 2021-03-29 |
| | |||
* | rename the project to "cgitize" | Egor Tensin | 2021-03-29 |
| | |||
* | rename the modules | Egor Tensin | 2020-03-01 |
| | |||
* | add Dockerfile | Egor Tensin | 2019-08-13 |