talos-tools (sha256:81b334b400592950960526d555e2e5b54f5da55883955bdbf67134214262f169)

Published 2025-12-15 11:47:05 +11:00 by kernald in kernald/talosctl-image

Installation

docker pull git.enoent.fr/kernald/talos-tools@sha256:81b334b400592950960526d555e2e5b54f5da55883955bdbf67134214262f169
sha256:81b334b400592950960526d555e2e5b54f5da55883955bdbf67134214262f169

About this package

Utility image containing talosctl, talhelper, and sops

Image layers

apko
apko
apko
apko
apko
apko
apko
apko
apko
apko
apko
ARG TALOSCTL_VERSION=1.9.2
ARG TALHELPER_VERSION=3.0.39
ARG SOPS_VERSION=3.11.0
LABEL org.opencontainers.image.title=talosctl + talhelper + sops
LABEL org.opencontainers.image.description=Utility image containing talosctl, talhelper, and sops
LABEL org.opencontainers.image.source=/
LABEL org.opencontainers.image.licenses=MIT
LABEL org.opencontainers.image.version.talosctl=1.9.2
LABEL org.opencontainers.image.version.talhelper=3.0.39
LABEL org.opencontainers.image.version.sops=3.11.0
LABEL org.opencontainers.image.url.talosctl=https://github.com/siderolabs/talos
LABEL org.opencontainers.image.url.talhelper=https://github.com/budimanjojo/talhelper
LABEL org.opencontainers.image.url.sops=https://github.com/getsops/sops
RUN |3 TALOSCTL_VERSION=1.9.2 TALHELPER_VERSION=3.0.39 SOPS_VERSION=3.11.0 /bin/sh -c set -eux; apk add --no-cache ca-certificates-bundle bash git openssh-client curl nodejs npm yq; mkdir -p /usr/local/share/checksums # buildkit
COPY /tmp/talosctl /usr/local/bin/talosctl # buildkit
COPY /tmp/talhelper.bin /usr/local/bin/talhelper # buildkit
COPY /tmp/sops /usr/local/bin/sops # buildkit
COPY /tmp/*.sha /usr/local/share/checksums/ # buildkit
COPY /tmp/*.src /usr/local/share/checksums/ # buildkit
RUN |3 TALOSCTL_VERSION=1.9.2 TALHELPER_VERSION=3.0.39 SOPS_VERSION=3.11.0 /bin/sh -c set -eux; chmod +x /usr/local/bin/talosctl /usr/local/bin/talhelper /usr/local/bin/sops # buildkit
ENV PAGER=cat
CMD ["/bin/sh" "-c" "talosctl version --client && talhelper --version && sops --version"]

Labels

Key Value
dev.chainguard.image.title wolfi-base
dev.chainguard.package.main
org.opencontainers.image.authors Chainguard Team https://www.chainguard.dev/
org.opencontainers.image.created 2025-12-09T16:15:39Z
org.opencontainers.image.description Utility image containing talosctl, talhelper, and sops
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision f41094dff86cf9196863f8e145eeba439ae5390a
org.opencontainers.image.source https://git.enoent.fr/kernald/talosctl-image
org.opencontainers.image.title talosctl + talhelper + sops
org.opencontainers.image.url https://images.chainguard.dev/directory/image/wolfi-base/overview
org.opencontainers.image.url.sops https://github.com/getsops/sops
org.opencontainers.image.url.talhelper https://github.com/budimanjojo/talhelper
org.opencontainers.image.url.talosctl https://github.com/siderolabs/talos
org.opencontainers.image.vendor Chainguard
org.opencontainers.image.version.sops 3.11.0
org.opencontainers.image.version.talhelper 3.0.39
org.opencontainers.image.version.talosctl 1.9.2
Details
Container
2025-12-15 11:47:05 +11:00
85
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
MIT
131 MiB
Versions (3) View all
buildcache 2025-12-15
latest 2025-12-15