Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | docker: python image instead of alpine | Egor Tensin | 2022-06-30 |
| | |||
* | docker: fix print() showing nothing | Egor Tensin | 2022-06-30 |
| | |||
* | docker: best practices | Egor Tensin | 2022-03-15 |
| | | | | | Since I don't spawn any processes, I can just use the exec form in the Dockerfile, and it's all fine. | ||
* | Dockerfile: remove tini | Egor Tensin | 2022-03-11 |
| | | | | docker-compose.yml takes care of that. | ||
* | add Dockerfile | Egor Tensin | 2022-03-11 |