Sign inSign up

cerberauth/stubidp:v0.3

Multi-platform
Security
Integration & delivery
Developer tools
Index digest

sha256:d410ea95cb1af81cfd36a626a62ec8cbf9f93f674050f783c88d22dea0cc10f9

OS/ARCH

Compressed size

95.92 MB

Last pushed

3 months by emmanuelgautier

Type

Image

Manifest digest

sha256:8de4c42bb7f00a48a6e7740043ede30a4f4c8013ebbe5326fcd5a9f1165affbe

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 ./ # buildkit68.02 KB
12RUN /bin/sh -c npm ci19.24 MB
13COPY ./bin ./bin # buildkit1.76 KB
14COPY /usr/src/app/public ./public # buildkit8.28 KB
15COPY /usr/src/app/build ./build # buildkit33.9 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'