Add cache to Dockerfile
I started experimenting with this in branch hugo-tmp-dockerfile-cache
but I'm too slow on this. It would be nice to add a build cache to make docker images re-build faster.
I started experimenting with this in branch hugo-tmp-dockerfile-cache
but I'm too slow on this. It would be nice to add a build cache to make docker images re-build faster.
changed milestone to %Horizon
added P9-somedaymaybe label
We could take inspiration from https://depot.dev/blog/rust-dockerfile-best-practices to add cargo chef
and sscache
.
removed milestone %Horizon
added C-cicd label
assigned to @bgallois