Namespace
zabbix
Image / Tag
zabbix-agent:centos-6.2.9
Content Digest
sha256:2dd05ce3c5212539ee71ed18bb142c4242b72281924b7e8ff520e5b3dbccd296
Details
Created

2023-03-28 08:19:40 UTC

Size

85 MB

Content Digest
Labels
  • io.buildah.version
    1.19.8
  • org.label-schema.build-date
    20230315
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 8 Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.opencontainers.image.created
    2023-03-28T08:17:59.174Z
  • org.opencontainers.image.description
    Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications
  • org.opencontainers.image.documentation
    https://www.zabbix.com/documentation/6.2/manual/installation/containers
  • org.opencontainers.image.licenses
    GPL v2.0
  • org.opencontainers.image.revision
    59a91bfbb6e46885f201e50f9197a7a44d3ba3ac
  • org.opencontainers.image.source
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.opencontainers.image.title
    Zabbix agent
  • org.opencontainers.image.url
    https://zabbix.com/
  • org.opencontainers.image.vendor
    Zabbix LLC
  • org.opencontainers.image.version
    6.2.9

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm

ZBX_SOURCES

https://git.zabbix.com/scm/zbx/zabbix.git

ZBX_VERSION

6.2.9


Layers

[#000] sha256:63f819bb35cbd8ed5ef531e58696e4b85b63cd5330ec12fd16fd2adf7ad70722 - 95.11% (80.9 MB)

[#001] sha256:f5d54e9a76d96f2ea346e5fc79fdfb155de7e00f9a06d44ef93ce27c6976e18f - 0.32% (280 KB)

[#002] sha256:a55b749df9abd921c7a2142e290d8727b126582c00003d4b3df17d3c9c69b748 - 0.12% (101 KB)

[#003] sha256:0fb3eb78111190d665cc755248b800dda8ce60df6e8197bd40aacc94c1d53582 - 0.17% (147 KB)

[#004] sha256:7a7648b674d51855fa3a0196988a255361c0d5000d1b9e1415df0e7bc58c5850 - 0.01% (4.89 KB)

[#005] sha256:26b6dd1c3c246a16ae55e971bb92c6925035b6b2472b7042cfc3f45b0a0292b1 - 4.27% (3.63 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#007] sha256:e7cdc424244585b6272def324376730b4c3271586b4a82ea18bc4b8348789939 - 0.0% (2.27 KB)


History
2023-03-15 16:01:34 UTC

/bin/sh -c #(nop) ADD file:4fabacced5fc6f135bb66ce3d1c80fabecb6b062ae251b5bad7c27f8fc916fe6 in /

2023-03-15 16:01:34 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 8 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20230315"

2023-03-15 16:01:37 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

ARG MAJOR_VERSION

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

ARG ZBX_VERSION

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm ZBX_VERSION=6.2.9 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications org.opencontainers.image.documentation=https://www.zabbix.com/documentation/6.2/manual/installation/containers org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git org.opencontainers.image.title=Zabbix agent org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=6.2.9

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGTERM

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_agent/zabbix_agentd /usr/sbin/zabbix_agentd # buildkit

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_get/zabbix_get /usr/bin/zabbix_get # buildkit

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_sender/zabbix_sender /usr/bin/zabbix_sender # buildkit

2023-03-28 08:18:53 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/conf/zabbix_agentd.conf /etc/zabbix/zabbix_agentd.conf # buildkit

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

RUN |3 MAJOR_VERSION=6.2 ZBX_VERSION=6.2.9 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux && REPOLIST="baseos,appstream,epel" && INSTALL_PKGS="bash tini tzdata iputils pcre2 libcurl-minimal openssl-libs zlib" && dnf -y install epel-release && dnf -y install --disablerepo "*" --enablerepo "${REPOLIST}" --setopt=tsflags=nodocs --setopt=install_weak_deps=False --best ${INSTALL_PKGS} && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix -G root --uid 1997 --shell /sbin/nologin --home-dir /var/lib/zabbix/ zabbix && mkdir -p /etc/zabbix && mkdir -p /etc/zabbix/zabbix_agentd.d && mkdir -p /var/lib/zabbix && mkdir -p /var/lib/zabbix/enc && mkdir -p /var/lib/zabbix/modules && chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && chmod -R g=u /etc/zabbix/ /var/lib/zabbix/ && dnf -y clean all && rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki # buildkit

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

EXPOSE map[10050/tcp:{}]

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/zabbix

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/bin/ # buildkit

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

USER 1997

2023-03-28 08:19:40 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/zabbix_agentd" "--foreground" "-c" "/etc/zabbix/zabbix_agentd.conf"]

Details
Created

2023-03-28 08:21:45 UTC

Size

83.7 MB

Content Digest
Labels
  • io.buildah.version
    1.19.8
  • org.label-schema.build-date
    20230315
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 8 Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.opencontainers.image.created
    2023-03-28T08:17:59.174Z
  • org.opencontainers.image.description
    Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications
  • org.opencontainers.image.documentation
    https://www.zabbix.com/documentation/6.2/manual/installation/containers
  • org.opencontainers.image.licenses
    GPL v2.0
  • org.opencontainers.image.revision
    59a91bfbb6e46885f201e50f9197a7a44d3ba3ac
  • org.opencontainers.image.source
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.opencontainers.image.title
    Zabbix agent
  • org.opencontainers.image.url
    https://zabbix.com/
  • org.opencontainers.image.vendor
    Zabbix LLC
  • org.opencontainers.image.version
    6.2.9

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm

ZBX_SOURCES

https://git.zabbix.com/scm/zbx/zabbix.git

ZBX_VERSION

6.2.9


Layers

[#000] sha256:adda5a5e23eb82e9a88dded13d6eec0e7cb118a24deeb72257b46f5e0047ce20 - 95.07% (79.6 MB)

[#001] sha256:bb863b1b2d95e11131ff057ea5f694b97c112831939a28b901663d342e84f1c1 - 0.33% (282 KB)

[#002] sha256:7c456b540fd087f35261feb0bff7778d1e05a15a7d46d6ba511e956a4a9f8547 - 0.12% (100 KB)

[#003] sha256:9fe41a2c3d10b02bf47dd4ffe6da959a73443839d7f419810eeb103abee6ce76 - 0.17% (145 KB)

[#004] sha256:9994f690c328abb03956a2f95d21d3f5f5ec8c837bb612c6451e6da491b10f58 - 0.01% (4.9 KB)

[#005] sha256:e880b250b61912fbb848ebf04ef5c7f2dc3a9fc69470d933a912e9f991856a04 - 4.31% (3.61 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#007] sha256:7dd220057c131c2d9d15eb224ebe145e7bb7597a79f9fd79239ad629221598fc - 0.0% (2.27 KB)


History
2023-03-15 16:00:35 UTC

/bin/sh -c #(nop) ADD file:275b0ec6f75f7f66ff31178c58c085ff249ccb2450c3b55bba27260d26abcf21 in /

2023-03-15 16:00:35 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 8 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20230315"

2023-03-15 16:00:38 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

ARG MAJOR_VERSION

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

ARG ZBX_VERSION

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm ZBX_VERSION=6.2.9 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications org.opencontainers.image.documentation=https://www.zabbix.com/documentation/6.2/manual/installation/containers org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git org.opencontainers.image.title=Zabbix agent org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=6.2.9

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGTERM

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_agent/zabbix_agentd /usr/sbin/zabbix_agentd # buildkit

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_get/zabbix_get /usr/bin/zabbix_get # buildkit

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_sender/zabbix_sender /usr/bin/zabbix_sender # buildkit

2023-03-28 08:18:55 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/conf/zabbix_agentd.conf /etc/zabbix/zabbix_agentd.conf # buildkit

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

RUN |3 MAJOR_VERSION=6.2 ZBX_VERSION=6.2.9 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux && REPOLIST="baseos,appstream,epel" && INSTALL_PKGS="bash tini tzdata iputils pcre2 libcurl-minimal openssl-libs zlib" && dnf -y install epel-release && dnf -y install --disablerepo "*" --enablerepo "${REPOLIST}" --setopt=tsflags=nodocs --setopt=install_weak_deps=False --best ${INSTALL_PKGS} && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix -G root --uid 1997 --shell /sbin/nologin --home-dir /var/lib/zabbix/ zabbix && mkdir -p /etc/zabbix && mkdir -p /etc/zabbix/zabbix_agentd.d && mkdir -p /var/lib/zabbix && mkdir -p /var/lib/zabbix/enc && mkdir -p /var/lib/zabbix/modules && chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && chmod -R g=u /etc/zabbix/ /var/lib/zabbix/ && dnf -y clean all && rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki # buildkit

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

EXPOSE map[10050/tcp:{}]

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/zabbix

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/bin/ # buildkit

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

USER 1997

2023-03-28 08:21:45 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/zabbix_agentd" "--foreground" "-c" "/etc/zabbix/zabbix_agentd.conf"]

Details
Created

2023-03-28 08:21:58 UTC

Size

94.4 MB

Content Digest
Labels
  • io.buildah.version
    1.19.8
  • org.label-schema.build-date
    20230315
  • org.label-schema.license
    GPLv2
  • org.label-schema.name
    CentOS Stream 8 Base Image
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vendor
    CentOS
  • org.opencontainers.image.authors
    Alexey Pustovalov <alexey.pustovalov@zabbix.com>
  • org.opencontainers.image.created
    2023-03-28T08:17:59.174Z
  • org.opencontainers.image.description
    Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications
  • org.opencontainers.image.documentation
    https://www.zabbix.com/documentation/6.2/manual/installation/containers
  • org.opencontainers.image.licenses
    GPL v2.0
  • org.opencontainers.image.revision
    59a91bfbb6e46885f201e50f9197a7a44d3ba3ac
  • org.opencontainers.image.source
    https://git.zabbix.com/scm/zbx/zabbix.git
  • org.opencontainers.image.title
    Zabbix agent
  • org.opencontainers.image.url
    https://zabbix.com/
  • org.opencontainers.image.vendor
    Zabbix LLC
  • org.opencontainers.image.version
    6.2.9

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm

ZBX_SOURCES

https://git.zabbix.com/scm/zbx/zabbix.git

ZBX_VERSION

6.2.9


Layers

[#000] sha256:70196ffc5e653fd98bcde02660e0fe260174a78b513fad48fe320655c5b75593 - 95.46% (90.1 MB)

[#001] sha256:83fd18afb3ec5a42af44e3a56cf0d6e395036c3c67a61c5fefdfbf700335c75b - 0.37% (355 KB)

[#002] sha256:f0a309a588f387c700103ac878d162fc86d1852f5afd130f17df138e28fe8a6a - 0.12% (121 KB)

[#003] sha256:798100f393ed72d67881dece301432e7caac4327932f46261e56c9a08de0ed45 - 0.18% (176 KB)

[#004] sha256:687e8a8874fb19db92ddd3bebc78af8f74a8ecd9ad644842fa00c9200cbc5f99 - 0.01% (4.9 KB)

[#005] sha256:8ba421e4109c4a82440543e15470c596ca1ce641e1eb64636773afad35f1a685 - 3.86% (3.64 MB)

[#006] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#007] sha256:fab652b5bfbe74f8c5f129f82b73b4d76c8c45212b8cb0935c14f5e02919bd36 - 0.0% (2.27 KB)


History
2023-03-15 16:01:04 UTC

/bin/sh -c #(nop) ADD file:1b3ba496f0955e711a82bb98cc815ef4cab953c0a55ec1dce52616af91efa8dc in /

2023-03-15 16:01:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version="1.0" org.label-schema.name="CentOS Stream 8 Base Image" org.label-schema.vendor="CentOS" org.label-schema.license="GPLv2" org.label-schema.build-date="20230315"

2023-03-15 16:01:07 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

ARG MAJOR_VERSION

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

ARG ZBX_VERSION

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

ARG ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm ZBX_VERSION=6.2.9 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=Alexey Pustovalov <alexey.pustovalov@zabbix.com> org.opencontainers.image.description=Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications org.opencontainers.image.documentation=https://www.zabbix.com/documentation/6.2/manual/installation/containers org.opencontainers.image.licenses=GPL v2.0 org.opencontainers.image.source=https://git.zabbix.com/scm/zbx/zabbix.git org.opencontainers.image.title=Zabbix agent org.opencontainers.image.url=https://zabbix.com/ org.opencontainers.image.vendor=Zabbix LLC org.opencontainers.image.version=6.2.9

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

STOPSIGNAL SIGTERM

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_agent/zabbix_agentd /usr/sbin/zabbix_agentd # buildkit

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_get/zabbix_get /usr/bin/zabbix_get # buildkit

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/src/zabbix_sender/zabbix_sender /usr/bin/zabbix_sender # buildkit

2023-03-28 08:18:56 UTC (buildkit.dockerfile.v0)

COPY /tmp/zabbix-6.2.9/conf/zabbix_agentd.conf /etc/zabbix/zabbix_agentd.conf # buildkit

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

RUN |3 MAJOR_VERSION=6.2 ZBX_VERSION=6.2.9 ZBX_SOURCES=https://git.zabbix.com/scm/zbx/zabbix.git /bin/sh -c set -eux && REPOLIST="baseos,appstream,epel" && INSTALL_PKGS="bash tini tzdata iputils pcre2 libcurl-minimal openssl-libs zlib" && dnf -y install epel-release && dnf -y install --disablerepo "*" --enablerepo "${REPOLIST}" --setopt=tsflags=nodocs --setopt=install_weak_deps=False --best ${INSTALL_PKGS} && groupadd --system --gid 1995 zabbix && useradd --system --comment "Zabbix monitoring system" -g zabbix -G root --uid 1997 --shell /sbin/nologin --home-dir /var/lib/zabbix/ zabbix && mkdir -p /etc/zabbix && mkdir -p /etc/zabbix/zabbix_agentd.d && mkdir -p /var/lib/zabbix && mkdir -p /var/lib/zabbix/enc && mkdir -p /var/lib/zabbix/modules && chown --quiet -R zabbix:root /etc/zabbix/ /var/lib/zabbix/ && chgrp -R 0 /etc/zabbix/ /var/lib/zabbix/ && chmod -R g=u /etc/zabbix/ /var/lib/zabbix/ && dnf -y clean all && rm -rf /var/cache/yum /var/lib/yum/yumdb/* /usr/lib/udev/hwdb.d/* && rm -rf /var/cache/dnf /etc/udev/hwdb.bin /root/.pki # buildkit

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

EXPOSE map[10050/tcp:{}]

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

WORKDIR /var/lib/zabbix

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh /usr/bin/ # buildkit

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/docker-entrypoint.sh"]

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

USER 1997

2023-03-28 08:21:58 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/zabbix_agentd" "--foreground" "-c" "/etc/zabbix/zabbix_agentd.conf"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete