Namespace
grafana
Image / Tag
alloy:v1.9.0-rc.2-boringcrypto
Content Digest
sha256:f4997af698d2e35d6417b7ce2b487e533008c73335256410ce8dd5afd02f13b1
Details
Created

2025-05-26 14:14:03 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:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e - 20.96% (28.3 MB)

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

[#002] sha256:5c1ccfa916241aa98d1b2ebc80c875ce7369c38d2bdb901955c23f1b09c3c6da - 78.01% (105 MB)

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

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


History
2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:48 UTC

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

2025-04-28 09:44:50 UTC

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

2025-04-28 09:44:51 UTC

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

2025-05-26 14:03:20 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-05-26 14:03:20 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-05-26 14:03:20 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-05-26 14:03:20 UTC (buildkit.dockerfile.v0)

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

2025-05-26 14:03:20 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-05-26 14:14:03 UTC (buildkit.dockerfile.v0)

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

2025-05-26 14:14:03 UTC (buildkit.dockerfile.v0)

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

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

ENTRYPOINT ["/bin/alloy"]

2025-05-26 14:14:03 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-05-26 14:14:03 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-05-26 14:12:52 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:2f074dc76c5da961ce13817b02fa1e3c3070ad4b94970aa7f52f6c0d63b07696 - 21.68% (27.5 MB)

[#001] sha256:7959ad5ed3945b74af3cf3c4996e88d46bccfc5e9b18d853c4098b68f7fe46ae - 1.09% (1.38 MB)

[#002] sha256:796a3a121d826a9f42dc26a55320a3daa4e93d52a79528ba496dd44789adf5f4 - 77.23% (98 MB)

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

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


History
2025-04-28 09:44:58 UTC

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

2025-04-28 09:44:58 UTC

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

2025-04-28 09:44:58 UTC

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

2025-04-28 09:44:58 UTC

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

2025-04-28 09:45:01 UTC

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

2025-04-28 09:45:01 UTC

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

2025-05-26 14:09:34 UTC (buildkit.dockerfile.v0)

ARG UID=473

2025-05-26 14:09:34 UTC (buildkit.dockerfile.v0)

ARG USERNAME=alloy

2025-05-26 14:09:34 UTC (buildkit.dockerfile.v0)

ARG DEBIAN_FRONTEND=noninteractive

2025-05-26 14:09:34 UTC (buildkit.dockerfile.v0)

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

2025-05-26 14:09:34 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-05-26 14:12:51 UTC (buildkit.dockerfile.v0)

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

2025-05-26 14:12:51 UTC (buildkit.dockerfile.v0)

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

2025-05-26 14:12: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-05-26 14:12:52 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/alloy"]

2025-05-26 14:12:52 UTC (buildkit.dockerfile.v0)

ENV ALLOY_DEPLOY_MODE=docker

2025-05-26 14:12: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