claude-code/cache (498b24954722f7cfba7940179f4568b7a5160a2ce65d53cb58541bedeb97d7af)

Published 2026-07-23 04:02:06 +00:00 by niels

Installation

docker pull git.ziemlichoptimal.de/moby/claude-code/cache:498b24954722f7cfba7940179f4568b7a5160a2ce65d53cb58541bedeb97d7af
sha256:4a84efa3e05cb7f5c9ee97d2b2b58193353717d5e6be9e6f4132b1d79ad5417d

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