Commit message (Collapse) | Author | ||
---|---|---|---|
2022-03-26 | workflows/ci: deploy to Docker Hub, not to host directly | Egor Tensin | |
Copied the relevant workflow bits from my cgitize repo. | |||
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-12 | docker-compose: add volume for the state file | Egor Tensin | |
2022-03-11 | add docker-compose.yml | Egor Tensin | |