Namespace
grafana
Image / Tag
xk6:1.4.0-amd64
Content Digest
sha256:50e2e0dbdb0a93d7acafc0aace3e2b3d8dc81d3c233b466394e2353dd31a89b7
Details
Created

2026-04-29 12:19:12 UTC

Size

287 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-04-29T12:19:00Z
  • org.opencontainers.image.licenses
    AGPL-3.0-only
  • org.opencontainers.image.revision
    b0381793f1c874bdc03fd8e75a4725a36fc20e48
  • 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.0

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:e831baaf8bdeaf6853aee71eabc5f95963b764f4eae7bbf741c590b173e53593 - 45.05% (129 MB)

[#001] sha256:5d48070c2fab706f11d8a9c91d901c9d4fb27cc226a654bb0b00d70ef5663e5b - 18.27% (52.5 MB)

[#002] sha256:0c08e983ac8ff07834db8b350b66968efe1711881426f2d6c8ad54e2168b04af - 7.78% (22.4 MB)

[#003] sha256:aea3524210f34d4a4dc975d7c169c33c43687b67f3e555d4e8db1d151f39b0f4 - 5.77% (16.6 MB)

[#004] sha256:412128b586887de773c9bd7c1c38049e4470ff1bac63b84cb19fb9a7056f8a89 - 3.01% (8.66 MB)

[#005] sha256:23d755a54e68fb14aef8f7374bec25b065729fdc06d1a0dcf452a002d727e338 - 0.66% (1.89 MB)

[#006] sha256:ad3a43ecdd400b55775cf8b3687453e635e80cca61a417ac3de032ce74e319e9 - 0.91% (2.62 MB)

[#007] sha256:49033919b443b3d32ee90eb9ac05642e29595b5a84131560bbf79166645c266f - 0.45% (1.31 MB)

[#008] sha256:f43784f3a5615b0e94eabc517053c263831f6580b9bd7c56f70b2d746bf28566 - 0.34% (986 KB)

[#009] sha256:6e1913f3ac1fc38b961a77550a3088b04b54a2c8fa747d3b5b788b5037ed50b4 - 4.07% (11.7 MB)

[#010] sha256:916afb9d72bbf5f67c0c71851c7a1b8ff5fbefccb17a1186aa4bc59817058017 - 0.11% (312 KB)

[#011] sha256:0d6779c2028dd525f7815c4d2fdae051993bc095fb3c8522b0004f960c975e07 - 4.9% (14.1 MB)

[#012] sha256:965daa28f5dc483be76c7d51f92e1dac0484f09c2669f9d7793c5dfa24ff86bc - 3.74% (10.7 MB)

[#013] sha256:311f84ebdf071931cf9388e7661265eacd73abc1c1b484e2c86fac84553e2bfa - 1.44% (4.15 MB)

[#014] sha256:1cb7c7dd26869b2af546ffeda0a15db9a8be2f2f720a1aaf54c37b98c4b2ed80 - 0.27% (802 KB)

[#015] sha256:786b05712e65423680760c0ec97508116e087187108376febac77e6b42ca79ad - 3.24% (9.31 MB)

[#016] sha256:444346c2e79a3dcd4ec1ea401bb980101e866ef7268f9c991463a0ff4de643b8 - 0.0% (236 Bytes)

[#017] sha256:178b779709e369cd116b00a42f6a7d965adf61d32de5412d692bda0193639a2f - 0.0% (90 Bytes)

[#018] sha256:7ba81c86540176d5b34530d0044de5107ba48aeaadef59eb9ed3275cb6e8c244 - 0.0% (96 Bytes)


History
2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-27 17:30:55 UTC (go by Chainguard)

apko

2026-04-29 12:14:19 UTC (buildkit.dockerfile.v0)

USER root

2026-04-29 12:14:19 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-04-29 12:15:54 UTC (buildkit.dockerfile.v0)

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

2026-04-29 12:15:54 UTC (buildkit.dockerfile.v0)

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

2026-04-29 12:15:54 UTC (buildkit.dockerfile.v0)

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

2026-04-29 12:19:12 UTC (buildkit.dockerfile.v0)

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

2026-04-29 12:19:12 UTC (buildkit.dockerfile.v0)

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

2026-04-29 12:19:12 UTC (buildkit.dockerfile.v0)

WORKDIR /xk6

2026-04-29 12:19:12 UTC (buildkit.dockerfile.v0)

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

2026-04-29 12:19:12 UTC (buildkit.dockerfile.v0)

USER xk6

2026-04-29 12:19:12 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