claude-code/cache (497f89ef22183edfa03b1d3e2ce6d1045b5f7a38cb6b0726d0be7e084a3f750e)

Published 2026-07-17 04:02:01 +00:00 by niels

Installation

docker pull git.ziemlichoptimal.de/moby/claude-code/cache:497f89ef22183edfa03b1d3e2ce6d1045b5f7a38cb6b0726d0be7e084a3f750e
sha256:4e25ef3ac4ae8a09efcca5fd4600ac9169b36f096fe1a23db25dcc18bf3d66ff

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