Zabbix build base for common components (without database dependencies)
10K+

Zabbix is an enterprise-class open source distributed monitoring solution.
Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com
Zabbix common build base image contains compiled Zabbix components that do not depend on a database engines: Zabbix agent, Zabbix agent 2 and its plugins, Zabbix Java gateway, Zabbix web service, command-line utilities and the web frontend.
The Linux images are based on Alpine Linux v3.24, Ubuntu 26.04 (resolute), CentOS Stream 10, Oracle Linux 10 and Red Hat Enterprise Linux 10. The available versions of the image are:
Zabbix common build base 6.0 (tags: alpine-6.0-latest, ubuntu-6.0-latest, ol-6.0-latest)
Zabbix common build base 6.0.* (tags: alpine-6.0.*, ubuntu-6.0.*, ol-6.0.*)
Zabbix common build base 7.0 (tags: alpine-7.0-latest, ubuntu-7.0-latest, ol-7.0-latest)
Zabbix common build base 7.0.* (tags: alpine-7.0.*, ubuntu-7.0.*, ol-7.0.*)
Zabbix common build base 7.4 (tags: alpine-7.4-latest, ubuntu-7.4-latest, ol-7.4-latest, alpine-latest, ubuntu-latest, ol-latest, latest)
Zabbix common build base 7.4.* (tags: alpine-7.4.*, ubuntu-7.4.*, ol-7.4.*)
Zabbix common build base 8.0 (tags: alpine-trunk, ubuntu-trunk, ol-trunk)
Images are updated when new releases are published. The image with latest tag is based on Alpine Linux.
Windows agent and agent 2 builders are published in the same repository with component-specific Microsoft Windows Server tags. The available versions are:
Zabbix common build base for agent 6.0 (tags: agent-ltsc2022-6.0-latest, agent-6.0-ltsc2022-latest)
Zabbix common build base for agent 6.0.* (tags: agent-ltsc2022-6.0.*, agent-6.0.*-ltsc2022)
Zabbix common build base for agent 7.0 (tags: agent-ltsc2022-7.0-latest, agent-7.0-ltsc2022-latest)
Zabbix common build base for agent 7.0.* (tags: agent-ltsc2022-7.0.*, agent-7.0.*-ltsc2022)
Zabbix common build base for agent 7.4 (tags: agent-ltsc2022-7.4-latest, agent-7.4-ltsc2022-latest, agent-ltsc2022-latest)
Zabbix common build base for agent 7.4.* (tags: agent-ltsc2022-7.4.*, agent-7.4.*-ltsc2022)
Zabbix common build base for agent 8.0 (tags: agent-ltsc2022-trunk, agent-trunk-ltsc2022)
Zabbix common build base for agent 2 6.0 (tags: agent2-ltsc2022-6.0-latest, agent2-6.0-ltsc2022-latest)
Zabbix common build base for agent 2 6.0.* (tags: agent2-ltsc2022-6.0.*, agent2-6.0.*-ltsc2022)
Zabbix common build base for agent 2 7.0 (tags: agent2-ltsc2022-7.0-latest, agent2-7.0-ltsc2022-latest)
Zabbix common build base for agent 2 7.0.* (tags: agent2-ltsc2022-7.0.*, agent2-7.0.*-ltsc2022)
Zabbix common build base for agent 2 7.4 (tags: agent2-ltsc2022-7.4-latest, agent2-7.4-ltsc2022-latest, agent2-ltsc2022-latest)
Zabbix common build base for agent 2 7.4.* (tags: agent2-ltsc2022-7.4.*, agent2-7.4.*-ltsc2022)
Zabbix common build base for agent 2 8.0 (tags: agent2-ltsc2022-trunk, agent2-trunk-ltsc2022)
The image is used to build and package database-independent Zabbix components for use by the corresponding runtime images.
The image uses the Zabbix build base image as its prepared build environment and compiles only the components needed by database-independent runtime images.
The zabbix-build-common images come in several operating-system variants.
zabbix-build-common:alpine-<version>This image is based on the popular Alpine Linux project, available in the alpine official image. Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.
This variant is highly recommended when final image size being as small as possible is desired. The main caveat to note is that it does use musl libc instead of glibc and friends, so certain software might run into issues depending on the depth of their libc requirements. However, most software doesn't have an issue with this, so this variant is usually a very safe choice. See this Hacker News comment thread for more discussion of the issues that might arise and some pro/con comparisons of using Alpine-based images.
To minimize image size, it's uncommon for additional related tools (such as git or bash) to be included in Alpine-based images. Using this image as a base, add the things you need in your own Dockerfile (see the alpine image description for examples of how to install packages if you are unfamiliar).
zabbix-build-common:ubuntu-<version>This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
zabbix-build-common:ol-<version>Oracle Linux is an open-source operating system available under the GNU General Public License (GPLv2). Suitable for general purpose or Oracle workloads, it benefits from rigorous testing of more than 128,000 hours per day with real-world workloads and includes unique innovations such as Ksplice for zero-downtime kernel patching, DTrace for real-time diagnostics, the powerful Btrfs file system, and more.
Documentation for this image is stored in the build-common/ directory of the zabbix/zabbix-docker GitHub repo. Be sure to familiarize yourself with the repository's README.md file before attempting a pull request.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
Starting from Zabbix version 7.0, all subsequent Zabbix versions will be released under the GNU Affero General Public License version 3 (AGPLv3). You can modify the relevant version and propagate such modified version under the terms of the AGPLv3 as published by the Free Software Foundation. For additional details, including answers to common questions about the AGPLv3, see the generic FAQ from the Free Software Foundation.
Zabbix is Open Source Software, however, if you use Zabbix in a commercial context we kindly ask you to support the development of Zabbix by purchasing some level of technical support. All previous Zabbix software versions up to 6.4 are released under the GNU General Public License version 2 (GPLv2). The formal terms of the GPLv2 and AGPLv3 can be found at http://www.fsf.org/licenses/.
Content type
Image
Digest
sha256:e0ac9c6c9…
Size
511.4 MB
Last updated
about 17 hours ago
docker pull zabbix/zabbix-build-commonPulls:
2,226
Last week