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