claude-code/cache (af31288663c643fe9e68e4fece210cb1abaab4472067b42ced77f99d688e76d7)

Published 2026-07-16 04:01:55 +00:00 by niels

Installation

docker pull git.ziemlichoptimal.de/moby/claude-code/cache:af31288663c643fe9e68e4fece210cb1abaab4472067b42ced77f99d688e76d7
sha256:50c9547b9a1d2dae5884586d815d3133680ea0f56196768f5826bb46e8d587bf

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