aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAge
* docker: python image instead of alpineEgor Tensin2022-06-30
|
* docker: fix print() showing nothingEgor Tensin2022-06-30
|
* docker: best practicesEgor Tensin2022-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 tiniEgor Tensin2022-03-11
| | | | docker-compose.yml takes care of that.
* add DockerfileEgor Tensin2022-03-11