aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAge
...
* Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable2021-04-20
| | | | | * Switch to warp + sql, use async and stable rust * Update CI to use stable
* Optimise docker (#34)Ellie Huxtable2021-04-14
| | | | | * Smaller dockerfile, better error handling * Add config dir
* Add dockerfile (#32)Ellie Huxtable2021-04-13