Namespace
grafana
Image / Tag
xk6:1.4.2-arm64
Content Digest
sha256:afe639849b5aeeb5b863c415c7eff7f0dd6acefc9583abf11ca497e53311f846
Details
Created

2026-05-13 09:37:35 UTC

Size

274 MB

Content Digest
Labels
  • dev.chainguard.image.title
    go
  • dev.chainguard.package.main
  • org.opencontainers.image.authors
    Chainguard Team https://www.chainguard.dev/
  • org.opencontainers.image.created
    2026-05-13T09:37:22Z
  • org.opencontainers.image.licenses
    AGPL-3.0-only
  • org.opencontainers.image.revision
    3573dee6ff2056008d56e24e0f643c183e5c8d61
  • org.opencontainers.image.source
    https://github.com/chainguard-images/images/tree/main/images/go
  • org.opencontainers.image.title
    xk6
  • org.opencontainers.image.url
    https://images.chainguard.dev/directory/image/go/overview
  • org.opencontainers.image.vendor
    Chainguard
  • org.opencontainers.image.version
    1.4.2

Environment
GODEBUG

tarinsecurepath=0,zipinsecurepath=0

GOTOOLCHAIN

local+auto

PATH

/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin

SSL_CERT_FILE

/etc/ssl/certs/ca-certificates.crt


Layers

[#000] sha256:743ac120f634842e0df447260eda1d1a3fea417a3c1b13e6cdcd3f7a2cdf271f - 45.08% (124 MB)

[#001] sha256:b9c1bbd6df09bfc77698222b8fd9ecbd2d4641030b26c737e52525bb36367102 - 18.07% (49.6 MB)

[#002] sha256:9e6d1d867987a966e7464667bee74f326c09c3b768d7ba8fac2227c4651ea0d0 - 8.65% (23.7 MB)

[#003] sha256:20cdc41fe295b9990454efcddf28fbe4a983ad9328fefd1bf82a8fe71d4be80c - 4.59% (12.6 MB)

[#004] sha256:1157851c960f37924f85748a34f955fe93be03dc9f1a51397ad60848a9a0fc05 - 3.14% (8.6 MB)

[#005] sha256:93538a824d02d75efcafc272a2fccdd39a85dffad7a1a08690212b6445cb25dd - 0.68% (1.85 MB)

[#006] sha256:ac0583d7d0022df888d183b88ed201fffbb07d50c243950741524ac2c1cc69e4 - 0.9% (2.46 MB)

[#007] sha256:6a6ea73f4d2248630e84ec26bd1659b13bcb33dbaffba70ab1d98774d980958a - 0.48% (1.32 MB)

[#008] sha256:a40288d02219a635b658173737b188ccc663506c12a95e73ea0a3a02b9c79228 - 0.35% (988 KB)

[#009] sha256:61ca082115cb6b7b5d44b1b54b33d359e63c8bf66d6709dfef3a1cb8f9ffffb5 - 4.26% (11.7 MB)

[#010] sha256:f0999c9ed374e1425872ffb597fb00960bd4000f95963ead5a90d105b311ebc1 - 0.11% (314 KB)

[#011] sha256:f01de68c1c93a90cd8d1b5f868d4d535bf68fe5565cae222ab9323141ad2499a - 5.33% (14.6 MB)

[#012] sha256:aff3bbf1f3bc88241df22d054a3633229b16afb5532d9f97cd60b975c79ef7ca - 3.59% (9.84 MB)

[#013] sha256:18a3f8e8d35f72374a1f3a3ae301d4c7ba965a7e0d7fe187c85bf4aff254577e - 1.36% (3.74 MB)

[#014] sha256:24d9478a187478954f9e4ba5c73fe1b2a581ac294953cd82cafff99b85cc6e59 - 0.27% (746 KB)

[#015] sha256:4e6f92ec98a2c255fc288c84df3fc3e89b258311eeafaedcef351657d2e8405e - 3.16% (8.66 MB)

[#016] sha256:48796d0c49018da5d5ed84c4e87ae29aa49b2384a79b5b78df3425caa54bef8c - 0.0% (236 Bytes)

[#017] sha256:a0c0fd6cb708c3917b16a6ec7d8106807a9d22d485b8c195161d74be8c822a5e - 0.0% (93 Bytes)

[#018] sha256:5bd68f11e40a478ad195e3a0a95182fc8e29b99f001d6e58154f29254a47f984 - 0.0% (96 Bytes)


History
2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-12 23:28:36 UTC (go by Chainguard)

apko

2026-05-13 09:32:37 UTC (buildkit.dockerfile.v0)

USER root

2026-05-13 09:32:37 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk update && apk add --no-cache git build-base && addgroup -g 1000 xk6 && adduser -u 1000 -G xk6 -D -g "" xk6 # buildkit

2026-05-13 09:33:35 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=755 /build/gosec /usr/local/bin/ # buildkit

2026-05-13 09:33:35 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=755 /build/govulncheck /usr/local/bin/ # buildkit

2026-05-13 09:33:35 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=4755 fixids /usr/local/bin/ # buildkit

2026-05-13 09:37:35 UTC (buildkit.dockerfile.v0)

COPY --chown=xk6:xk6 --chmod=755 xk6 /usr/local/bin/ # buildkit

2026-05-13 09:37:35 UTC (buildkit.dockerfile.v0)

COPY --chown=root:root --chmod=755 docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit

2026-05-13 09:37:35 UTC (buildkit.dockerfile.v0)

WORKDIR /xk6

2026-05-13 09:37:35 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chown xk6:xk6 /xk6 # buildkit

2026-05-13 09:37:35 UTC (buildkit.dockerfile.v0)

USER xk6

2026-05-13 09:37:35 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]

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