claude-code/cache (6378f0894cad6f10ad5ff6bb7f3c1f2b50d8cc03fe078a7d2cc8852e5ca6e9f5)

Published 2026-07-25 04:02:03 +00:00 by niels

Installation

docker pull git.ziemlichoptimal.de/moby/claude-code/cache:6378f0894cad6f10ad5ff6bb7f3c1f2b50d8cc03fe078a7d2cc8852e5ca6e9f5
sha256:4ec3f783dc07995955a948ef679bcc7cddc47bb8f357ef53e0373b2a020fe5f8

Image Layers

RUN curl -fsSL -o /usr/local/bin/kubectl "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/amd64/kubectl" && chmod +x /usr/local/bin/kubectl