Sign inSign up

cerberauth/stubidp:v0.3.0

Multi-platform
Security
Integration & delivery
Developer tools
Index digest

sha256:a5b93c871926eacda4e2480ebeeb9090dc0099efef6e649d5e63f7dbd1ffd884

OS/ARCH

Compressed size

95.83 MB

Last pushed

3 months by emmanuelgautier

Type

Image

Manifest digest

sha256:eb23d2be735fce0e6126d2af7ca988a18a1203c6dbbdc9702634a32193ddcb92

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/src/app133 B
11COPY package*.json ./ # buildkit70.31 KB
12RUN /bin/sh -c npm ci19.15 MB
13COPY ./bin ./bin # buildkit1.71 KB
14COPY /usr/src/app/public ./public # buildkit8.28 KB
15COPY /usr/src/app/build ./build # buildkit33 KB
16ENV STUBIDP_SERVE_STATIC=public0 B
17EXPOSE [8484/tcp]0 B
18CMD ["node" "bin/run.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'