Sign inSign up

keeper/keeper-secrets-manager-cli:1.5.0.1

Multi-platform
Index digest

sha256:8cb65826e4aeb807461593a7e2fffdc8ae3595cef4414f63cdd111ed2e1c7a63

OS/ARCH

Compressed size

168.85 MB

Last pushed

about 1 month by keeper

Type

Image

Manifest digest

sha256:35ab346f8e7cc19442595b656ab44d6a2272a39be0360f72b964c7227364b2fd

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2LABEL maintainer=John Walstra0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4COPY requirements.txt / # buildkit168 B
5COPY dist/ /dist/ # buildkit188.17 KB
6RUN /bin/sh -c apt-get update51.71 MB
7RUN /bin/sh -c mkdir -p129 B
8VOLUME [/cli]0 B
9ARG TARGETARCH=arm640 B
10COPY binaries/glibc/arm64/ksm-full /cli/glibc/ksm # buildkit44.94 MB
11COPY binaries/musl/arm64/ksm-full /cli/musl/ksm # buildkit45.2 MB
12RUN |1 TARGETARCH=arm64 /bin/sh -c32 B
13RUN |1 TARGETARCH=arm64 /bin/sh -c272 B
14RUN |1 TARGETARCH=arm64 /bin/sh -c32 B
15CMD ["ksm" "shell"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'