Namespace
grafana
Image / Tag
alloy:v1.10.0-boringcrypto
Content Digest
sha256:e90ca97bf2912dd551716eed2a9d7f0e995118147307a67239bf4fb984304012
Details
Created

2025-07-16 13:46:30 UTC

Size

138 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:32f112e3802cadcab3543160f4d2aa607b3cc1c62140d57b4f5441384f40e927 - 20.59% (28.3 MB)

[#001] sha256:8305800630d76fba6aae90553eadfff64f58490b5b2ab28aa8bccca8de310fb2 - 1.48% (2.04 MB)

[#002] sha256:3a44324d80e9a1f2c705c8e736313468ac4d32ee61c24793f0dde327930b9cb9 - 77.92% (107 MB)

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

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


History
2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:20 UTC

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

2025-07-14 16:40:22 UTC

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

2025-07-14 16:40:23 UTC

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

2025-07-16 13:36:12 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-07-16 13:36:12 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-07-16 13:36:12 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-07-16 13:36:12 UTC (buildkit.dockerfile.v0)

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

2025-07-16 13:36:12 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-07-16 13:46:30 UTC (buildkit.dockerfile.v0)

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

2025-07-16 13:46:30 UTC (buildkit.dockerfile.v0)

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

2025-07-16 13:46:30 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-07-16 13:46:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-07-16 13:46:30 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-07-16 13:46:30 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-07-16 13:46:35 UTC

Size

129 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:e3bd89a9dac501ff564b39359113adad7c3d2813d5e04eab53ee10e20a6793a7 - 21.3% (27.5 MB)

[#001] sha256:e884aa81d11cc8c65f4ded59bab910c2dfc6ae844deab524bee06a3e77b8631c - 1.57% (2.03 MB)

[#002] sha256:53d9b826f9672330f45176add871eb7017dbebfd755731cfc80970337f76878d - 77.13% (99.7 MB)

[#003] sha256:50822aaf62da04f6cc484a1e322ab8470d78a20e690dd1f9c1d0667f99a41ab1 - 0.0% (560 Bytes)

[#004] sha256:f7f7117b551443e04076fb3b8aee63820e91501bac36eb6545e0ffd5a1561ffe - 0.0% (3.42 KB)


History
2025-07-14 16:42:11 UTC

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

2025-07-14 16:42:11 UTC

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

2025-07-14 16:42:11 UTC

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

2025-07-14 16:42:12 UTC

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

2025-07-14 16:42:14 UTC

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

2025-07-14 16:42:15 UTC

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

2025-07-16 13:43:00 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-07-16 13:43:00 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-07-16 13:43:00 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-07-16 13:43:00 UTC (buildkit.dockerfile.v0)

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

2025-07-16 13:43:00 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-07-16 13:46:35 UTC (buildkit.dockerfile.v0)

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

2025-07-16 13:46:35 UTC (buildkit.dockerfile.v0)

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

2025-07-16 13:46:35 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-07-16 13:46:35 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-07-16 13:46:35 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-07-16 13:46:35 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