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

2025-12-01 16:42: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:20043066d3d5c78b45520c5707319835ac7d1f3d7f0dded0138ea0897d6a3188 - 19.53% (28.3 MB)

[#001] sha256:081ffce97bb9a05e7517d3d48e7ed1707d42501dae545d56084f8b6aef2e7c1b - 0.96% (1.39 MB)

[#002] sha256:5d8d0993096e51935e74fad5964db47e89fb7f6c5941a251aeb6c6b7204c9e74 - 79.51% (115 MB)

[#003] sha256:a44b35b01bf10cd674f564480fdb7755afbd8f5d6d813f185474830c941af7db - 0.0% (561 Bytes)

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


History
2025-10-16 19:23:01 UTC

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

2025-10-16 19:23:01 UTC

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

2025-10-16 19:23:01 UTC

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

2025-10-16 19:23:01 UTC

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

2025-10-16 19:23:03 UTC

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

2025-10-16 19:23:03 UTC

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

2025-12-01 16:31:26 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-12-01 16:31:26 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-12-01 16:31:26 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-12-01 16:31:26 UTC (buildkit.dockerfile.v0)

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

2025-12-01 16:31:26 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-12-01 16:42:50 UTC (buildkit.dockerfile.v0)

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

2025-12-01 16:42:50 UTC (buildkit.dockerfile.v0)

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

2025-12-01 16:42: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

2025-12-01 16:42:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-12-01 16:42:50 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-12-01 16:42:50 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-12-01 16:43:00 UTC

Size

135 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:97dd3f0ce510a30a2868ff104e9ff286ffc0ef01284aebe383ea81e85e26a415 - 20.44% (27.5 MB)

[#001] sha256:6f285720655fa1b2e1bf61d776df8f44e9fad844dfd0f443b6676d24a52da9c8 - 1.02% (1.38 MB)

[#002] sha256:142c7ff4e9db3e7bf2bb344a539e6503639163183a7c768e11aa7493f9c30f27 - 78.54% (106 MB)

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

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


History
2025-10-16 19:26:52 UTC

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

2025-10-16 19:26:52 UTC

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

2025-10-16 19:26:52 UTC

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

2025-10-16 19:26:52 UTC

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

2025-10-16 19:26:58 UTC

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

2025-10-16 19:26:58 UTC

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

2025-12-01 16:38:37 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-12-01 16:38:37 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-12-01 16:38:37 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-12-01 16:38:37 UTC (buildkit.dockerfile.v0)

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

2025-12-01 16:38:37 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-12-01 16:43:00 UTC (buildkit.dockerfile.v0)

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

2025-12-01 16:43:00 UTC (buildkit.dockerfile.v0)

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

2025-12-01 16:43:00 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-12-01 16:43:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-12-01 16:43:00 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-12-01 16:43:00 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