Block a user
claude-plugin-registry (latest)
Published 2026-03-09 06:35:30 +02:00 by oleks
Installation
docker pull git.oleks.space/oleks/claude-plugin-registry:latestsha256:15c45fb1b453b827cff09ebb76e2f99773e0d0d91296b38de8727924a8f6de67
Images
| Digest | OS / Arch | Size |
|---|---|---|
| ba3823bd8e | linux/arm64 | 36 MiB |
| 5cdb415ef5 | linux/amd64 | 38 MiB |
Image Layers ( linux/arm64)
| # debian.sh --arch 'arm64' out/ 'trixie' '@1771804800' |
| ARG BINARY=bundle/claude-plugin-registry |
| ARG PUBLIC=bundle/public |
| RUN |2 BINARY=bundle/claude-plugin-registry PUBLIC=bundle/public /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| COPY bundle/claude-plugin-registry ./server # buildkit |
| RUN |2 BINARY=bundle/claude-plugin-registry PUBLIC=bundle/public /bin/sh -c chmod +x ./server # buildkit |
| COPY bundle/public ./public # buildkit |
| ENV IP=0.0.0.0 |
| ENV PORT=3000 |
| EXPOSE [3000/tcp] |
| CMD ["./server"] |
Details
2026-03-09 06:35:30 +02:00
Versions (4)
View all
Container
128
OCI / Docker