aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker-compose.yml (follow)
Commit message (Collapse)AuthorAge
* 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.
* docker-compose: add volume for the state fileEgor Tensin2022-03-12
|
* add docker-compose.ymlEgor Tensin2022-03-11