Explore >> Select a destination


You are here

testdriven.io
| | pbrisbin.com
8.0 parsecs away

Travel
| | For as long as I've built Docker images on CI, I've fought the layer caching problem. Working on Haskell projects of many dependencies, an un-cached multi-stage build can take close to an hour. That's a deal-breaker for deployments, where ten minutes is a reasonable maximum. At some point, Circle quietly released a docker_layer_caching flag in their setup_remote_docker Workflow step, and I happened to get the main Restyled image (restyled/restyled.io) into the beta.
| | ardentperf.com
7.7 parsecs away

Travel
| | On February 25, 2025 Christoph Berg committed the patch: Subject: [PATCH] Move JIT to new postgresql-18-jit package. (Closes: #927182) Make LLVM architectures a inclusion list so it works in the Architecture field. This closed Debian bug 927182 which had been opened in April 2019 by Laurence Parry. That bug had raised concerns over the significant...
| | blog.jondh.me.uk
8.0 parsecs away

Travel
| | As documented in some of my past posts, I've been using Docker on CircleCI a lot recently, and I thought it was about time I investigated adding Docker layer caching to the mix. This is one of Docker's best features, in my view: if a layer does not need building, because the command and the [...]
| | opinionatedgeek.com
80.4 parsecs away

Travel
|