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

2025-10-10 13:21:32 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:4b3ffd8ccb5201a0fc03585952effb4ed2d1ea5e704d2e7330212fb8b16c86a3 - 19.59% (28.3 MB)

[#001] sha256:a12082eaf8b0c1694dc94c62210cbdad5adaed2ce4a0ad6f8cff5ed65ff796af - 1.41% (2.04 MB)

[#002] sha256:126b3608c3a64ff0d974fb8da7be927a8c2163cafc8ead6f65e225510c4f2b16 - 78.99% (114 MB)

[#003] sha256:12090437baf8589daea60e50fa77c1a14335bf1a57c8acc65089cdeb38b08c56 - 0.0% (562 Bytes)

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


History
2025-10-01 13:01:35 UTC

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

2025-10-01 13:01:35 UTC

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

2025-10-01 13:01:35 UTC

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

2025-10-01 13:01:35 UTC

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

2025-10-01 13:01:37 UTC

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

2025-10-01 13:01:37 UTC

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

2025-10-10 13:10:03 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-10-10 13:10:03 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-10-10 13:10:03 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-10-10 13:10:03 UTC (buildkit.dockerfile.v0)

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

2025-10-10 13:10:03 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-10-10 13:21:32 UTC (buildkit.dockerfile.v0)

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

2025-10-10 13:21:32 UTC (buildkit.dockerfile.v0)

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

2025-10-10 13:21:32 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-10-10 13:21:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-10-10 13:21:32 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-10-10 13:21:32 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-10-10 13:21:44 UTC

Size

136 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:b8a35db46e38ce87d4e743e1265ff436ed36e01d23246b24a1cbbeaae18ec432 - 20.26% (27.5 MB)

[#001] sha256:e26f3e153c887dec975ce11cd12fc82500bc6b17dba042014924504a5a6895f2 - 1.49% (2.03 MB)

[#002] sha256:ea9944772410d5ea9be480e84ce190e12ccf1f9e1d3425926b01f7216d20ac14 - 78.24% (106 MB)

[#003] sha256:cf689337c09b29633dc8a7fb30a198c9f673512b1520bd1d51fa21c1e05eac86 - 0.0% (562 Bytes)

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


History
2025-10-01 13:01:38 UTC

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

2025-10-01 13:01:38 UTC

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

2025-10-01 13:01:38 UTC

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

2025-10-01 13:01:38 UTC

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

2025-10-01 13:01:40 UTC

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

2025-10-01 13:01:40 UTC

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

2025-10-10 13:16:56 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-10-10 13:16:56 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-10-10 13:16:56 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-10-10 13:16:56 UTC (buildkit.dockerfile.v0)

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

2025-10-10 13:16:56 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-10-10 13:21:44 UTC (buildkit.dockerfile.v0)

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

2025-10-10 13:21:44 UTC (buildkit.dockerfile.v0)

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

2025-10-10 13:21:44 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-10-10 13:21:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-10-10 13:21:44 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-10-10 13:21:44 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