Namespace
grafana
Image / Tag
alloy:v1.13.0-boringcrypto
Content Digest
sha256:203ba9b42eb8f3fd73eb1edd700effe5666405a2ab313cf018fe12b09dbbb78c
Details
Created

2026-02-05 18:08:34 UTC

Size

156 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.source
    https://github.com/grafana/alloy
  • org.opencontainers.image.version
    24.04

Environment
ALLOY_DEPLOY_MODE

docker

PATH

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


Layers

[#000] sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 - 18.17% (28.3 MB)

[#001] sha256:61c279458b30354458a7786ec98a314c796e90a04a467a9f971d03e85587db44 - 6.09% (9.5 MB)

[#002] sha256:6ff561e47efd1aee09af2bb8ee4edd92b2184322037b2c2e1b891d05abffe257 - 75.74% (118 MB)

[#003] sha256:3a2efcdbda0e94322254dd222f343f9dcc28738cc66e25b9f8e17f7d33f6b54e - 0.0% (560 Bytes)

[#004] sha256:bd185eff2b800850bf6d838dd33a1d73967cf1e1d04bdd505309b773cf6f915f - 0.0% (3.43 KB)


History
2026-01-13 05:37:25 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-01-13 05:37:25 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-01-13 05:37:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-01-13 05:37:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-01-13 05:37:27 UTC

/bin/sh -c #(nop) ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in /

2026-01-13 05:37:27 UTC

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

2026-02-05 17:56:39 UTC (buildkit.dockerfile.v0)

ARG UID=473

2026-02-05 17:56:39 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2026-02-05 17:56:39 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2026-02-05 17:56:39 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/grafana/alloy

2026-02-05 17:56:39 UTC (buildkit.dockerfile.v0)

RUN |3 UID=473 USERNAME=alloy DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -qy --no-install-recommends ca-certificates libsystemd0 tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2026-02-05 18:08:34 UTC (buildkit.dockerfile.v0)

COPY /src/alloy/build/alloy /bin/alloy # buildkit

2026-02-05 18:08:34 UTC (buildkit.dockerfile.v0)

COPY example-config.alloy /etc/alloy/config.alloy # buildkit

2026-02-05 18:08:34 UTC (buildkit.dockerfile.v0)

RUN |3 UID=473 USERNAME=alloy DEBIAN_FRONTEND=noninteractive /bin/sh -c groupadd --gid $UID $USERNAME && useradd -m -u $UID -g $UID $USERNAME && mkdir -p /var/lib/alloy/data && chown -R $USERNAME:$USERNAME /var/lib/alloy && chmod -R 770 /var/lib/alloy # buildkit

2026-02-05 18:08:34 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2026-02-05 18:08:34 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2026-02-05 18:08:34 UTC (buildkit.dockerfile.v0)

CMD ["run" "/etc/alloy/config.alloy" "--storage.path=/var/lib/alloy/data"]

Details
Created

2026-02-05 18:09:50 UTC

Size

145 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.source
    https://github.com/grafana/alloy
  • org.opencontainers.image.version
    24.04

Environment
ALLOY_DEPLOY_MODE

docker

PATH

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


Layers

[#000] sha256:36bf709aa36d66b784b0ba1aa3276848f28501175eeb4d7a310b1a98578f8558 - 19.02% (27.5 MB)

[#001] sha256:0ece18b325bfff478baa9952197ab70109f72e0773cbbbce730801049a0154be - 6.28% (9.08 MB)

[#002] sha256:9ad79e2aba0ccbc3293c2632ae6bda3a4a477bb3d8f4d83a3ae420d902b073a3 - 74.7% (108 MB)

[#003] sha256:0fee5ce47f8105009dc414eb5b8191477aa86be632534a5dfc36609b6954ca3e - 0.0% (559 Bytes)

[#004] sha256:d8b576f730c0f271d59fb646927857fb9e6a4019572c8cf60aa93314abfd4fea - 0.0% (3.43 KB)


History
2026-01-13 05:40:13 UTC

/bin/sh -c #(nop) ARG RELEASE

2026-01-13 05:40:13 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2026-01-13 05:40:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2026-01-13 05:40:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=24.04

2026-01-13 05:40:17 UTC

/bin/sh -c #(nop) ADD file:6089c6bede9eca8ec4f424e5798a0ae0712a6fe38c9b97f9afb9d24d9675024e in /

2026-01-13 05:40:17 UTC

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

2026-02-05 18:09:49 UTC (buildkit.dockerfile.v0)

ARG UID=473

2026-02-05 18:09:49 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2026-02-05 18:09:49 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2026-02-05 18:09:49 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/grafana/alloy

2026-02-05 18:09:49 UTC (buildkit.dockerfile.v0)

RUN |3 UID=473 USERNAME=alloy DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get upgrade -y && apt-get install -qy --no-install-recommends ca-certificates libsystemd0 tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit

2026-02-05 18:09:50 UTC (buildkit.dockerfile.v0)

COPY /src/alloy/build/alloy /bin/alloy # buildkit

2026-02-05 18:09:50 UTC (buildkit.dockerfile.v0)

COPY example-config.alloy /etc/alloy/config.alloy # buildkit

2026-02-05 18:09:50 UTC (buildkit.dockerfile.v0)

RUN |3 UID=473 USERNAME=alloy DEBIAN_FRONTEND=noninteractive /bin/sh -c groupadd --gid $UID $USERNAME && useradd -m -u $UID -g $UID $USERNAME && mkdir -p /var/lib/alloy/data && chown -R $USERNAME:$USERNAME /var/lib/alloy && chmod -R 770 /var/lib/alloy # buildkit

2026-02-05 18:09:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2026-02-05 18:09:50 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2026-02-05 18:09:50 UTC (buildkit.dockerfile.v0)

CMD ["run" "/etc/alloy/config.alloy" "--storage.path=/var/lib/alloy/data"]

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