Namespace
grafana
Image / Tag
alloy:v1.9.2-boringcrypto
Content Digest
sha256:03aaf2a4886e8c2211eb613d631ca733e567249bddb74d09a892a9f0f204bf2f
Details
Created

2025-06-26 14:27:26 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:b08e2ff4391ef70ca747960a731d1f21a75febbd86edc403cd1514a099615808 - 20.97% (28.3 MB)

[#001] sha256:be26ee6d7a7b2fdf98346c75f9f04c5ea0bea000f771216bdf3a254d0d7e13f4 - 1.03% (1.39 MB)

[#002] sha256:c3779ae617f5584f452c14a614dd979889480dd957f61beae6637fb17d083559 - 78.0% (105 MB)

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

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


History
2025-06-19 23:16:33 UTC

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

2025-06-19 23:16:33 UTC

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

2025-06-19 23:16:33 UTC

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

2025-06-19 23:16:33 UTC

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

2025-06-19 23:16:35 UTC

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

2025-06-19 23:16:36 UTC

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

2025-06-26 14:18:18 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-06-26 14:18:18 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-06-26 14:18:18 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-06-26 14:18:18 UTC (buildkit.dockerfile.v0)

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

2025-06-26 14:18:18 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-06-26 14:27:25 UTC (buildkit.dockerfile.v0)

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

2025-06-26 14:27:25 UTC (buildkit.dockerfile.v0)

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

2025-06-26 14:27:26 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-06-26 14:27:26 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-06-26 14:27:26 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-06-26 14:27:26 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-06-26 14:28:57 UTC

Size

127 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:3eff7d219313fd6db206bd90410da1ca5af1ba3e5b71b552381cea789c4c6713 - 21.69% (27.5 MB)

[#001] sha256:348071325f788ca3341390fa074d05e5d8cd2eecbcad23b485c9324612972399 - 1.09% (1.38 MB)

[#002] sha256:30a5ffd9019dd2b40ebc07f92c8383ee791a1306bffd8c878e09e9ce1e37d50a - 77.22% (98 MB)

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

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


History
2025-06-19 23:16:53 UTC

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

2025-06-19 23:16:53 UTC

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

2025-06-19 23:16:53 UTC

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

2025-06-19 23:16:53 UTC

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

2025-06-19 23:16:56 UTC

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

2025-06-19 23:16:56 UTC

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

2025-06-26 14:24:43 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-06-26 14:24:43 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-06-26 14:24:43 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-06-26 14:24:43 UTC (buildkit.dockerfile.v0)

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

2025-06-26 14:24:43 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-06-26 14:28:56 UTC (buildkit.dockerfile.v0)

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

2025-06-26 14:28:56 UTC (buildkit.dockerfile.v0)

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

2025-06-26 14:28:57 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-06-26 14:28:57 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-06-26 14:28:57 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-06-26 14:28:57 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