/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.timhutt.co.uk
| | qsantos.fr
1.1 parsecs away

Travel
| | [AI summary] The article discusses the benefits of using Rust to create small, efficient Docker containers by statically compiling binaries with musl, reducing dependencies and image size compared to Python-based Docker images.
| | actually.fyi
1.0 parsecs away

Travel
| | Cross-compiling to ARM MacOS with Zig is Easy.
| | dorotac.eu
0.9 parsecs away

Travel
| |
| | chipx86.blog
7.6 parsecs away

Travel
| Here's a very quick, not exactly comprehensive tutorial on building Docker images using multiple hosts (useful for building multiple architectures). If you're an expert on docker buildx, you may know all of this already, but if you're not, hopefully you find this useful. We'll make some assumptions in this tutorial: We want to build a...