/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

www.augmentedmind.de
| | dzone.com
2.6 parsecs away

Travel
| | Learn in this article how Docker Bake leverages BuildKit to streamline container image building with declarative syntax, parallel processing, and smart caching.
| | testdriven.io
2.5 parsecs away

Travel
| | This article takes a look at how to speed up your Docker-based builds on CircleCI, GitLab CI, and GitHub Actions with Docker Layer Caching and BuildKit.
| | earthly.dev
1.4 parsecs away

Travel
| | This tutorial explains how to use BuildKit cache to speed up Docker builds. By leveraging BuildKit's caching feature, developers can significan...
| | bicofino.io
12.0 parsecs away

Travel
| I'm old fashion and in some cases I like to compile my stuff, Zabbix is one of these cases. You can add/remove features directly with ./configure, and mess around with some timeouts of zabbix_server and zabbix_agentd for example. In this tutorial, we will not change anything on the source code. We are going install Zabbix version 2.4.6 with MySQL, Nginx and PHP-FPM. This is the stack of what I use in production environments.