Namespace
grafana
Image / Tag
alloy:v1.11.0-rc.2-boringcrypto
Content Digest
sha256:9f0d4348d52dd3dff961ff14f3407d6294f679be7643732fbecb6bdb7431d720
Details
Created

2025-09-23 15:13:43 UTC

Size

151 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:953cdd4133718b72c5d0a78e754c1405c02510fdb5237265f7955863f1757f83 - 18.81% (28.3 MB)

[#001] sha256:4af8a93420253c2e4f590c2e07bb97dc57c5b38654cc8586e74fb3a474b393f5 - 5.32% (8.01 MB)

[#002] sha256:bd59d66e476bd23d1ec91bad11affb8979e6bba1c6231993072ff6ba730c2bcb - 75.86% (114 MB)

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

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


History
2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:32 UTC

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

2025-09-10 05:42:34 UTC

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

2025-09-10 05:42:34 UTC

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

2025-09-23 15:01:39 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-09-23 15:01:39 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-09-23 15:01:39 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-09-23 15:01:39 UTC (buildkit.dockerfile.v0)

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

2025-09-23 15:01: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

2025-09-23 15:13:42 UTC (buildkit.dockerfile.v0)

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

2025-09-23 15:13:42 UTC (buildkit.dockerfile.v0)

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

2025-09-23 15:13:43 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

2025-09-23 15:13:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-09-23 15:13:43 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-09-23 15:13:43 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-09-23 15:13:52 UTC

Size

142 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:59a5d47f84c39a2d62d1b5089e60ab67303111f17e1df01dbbcc598246282797 - 19.43% (27.5 MB)

[#001] sha256:53b5b2749547b03ea80215625c3aec3ee34fd62fd2a65042bfeab62b8699c98a - 5.54% (7.85 MB)

[#002] sha256:9edd332c6ed58c31ee28cb739b331bd8aaac39188311a0841386a2355d1efca8 - 75.03% (106 MB)

[#003] sha256:5552316970586acdf9c00570e35f28870bf555c81510ec6a03573cf4c377fbae - 0.0% (558 Bytes)

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


History
2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:34 UTC

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

2025-09-10 05:45:38 UTC

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

2025-09-10 05:45:39 UTC

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

2025-09-23 15:09:01 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-09-23 15:09:01 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-09-23 15:09:01 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-09-23 15:09:01 UTC (buildkit.dockerfile.v0)

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

2025-09-23 15:09:01 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

2025-09-23 15:13:52 UTC (buildkit.dockerfile.v0)

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

2025-09-23 15:13:52 UTC (buildkit.dockerfile.v0)

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

2025-09-23 15:13:52 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

2025-09-23 15:13:52 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-09-23 15:13:52 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-09-23 15:13:52 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