claude-code/cache (bdedb829989fea365f08d0a110e16d37aa330bbf0885c16b93bc87c11f40e5b7)

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

Installation

docker pull git.ziemlichoptimal.de/moby/claude-code/cache:bdedb829989fea365f08d0a110e16d37aa330bbf0885c16b93bc87c11f40e5b7
sha256:2c34272081602718e587e602302c9574ef340d6935f3e0d83fb460095a43e39e

Image Layers

RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git openssh-client nodejs npm && rm -rf /var/lib/apt/lists/*