Reproducible Builds with Bazel
This explains the concepts of hermeticity and reproducibility, what they bring to the table and how this can be done in Bazel
ReadThis explains the concepts of hermeticity and reproducibility, what they bring to the table and how this can be done in Bazel
ReadWe'll go through how you can improve the quality of your automation scripts writing unit tests for Bash using Bach testing framework
ReadIHere we'll go through how you can use a remote docker registry to warm the docker cache and speed up the local build. This can be also very useful in CI.
ReadLast week the annual Bazelcon conference took place remotely. I'll try to summarize in this post the talks that I found more interesting.
ReadIn this post I'll present you lazydocker, a terminal UI for both docker and docker-compose that makes docker image management easy as a,b,c.
ReadIn this post we'll go through how a linter can increase your productivity, how to use it with a Dockerfile and how to implement it in a CI pipeline.
Read