Sign inSign up

cerberauth/stubidp:v0.3.1

Multi-platform
Security
Integration & delivery
Developer tools
Index digest

sha256:d410ea95cb1af81cfd36a626a62ec8cbf9f93f674050f783c88d22dea0cc10f9

OS/ARCH

Compressed size

95.76 MB

Last pushed

3 months by emmanuelgautier

Type

Image

Manifest digest

sha256:1d9b7bc4eee050b962a9711005f3f430c2abb3930429b3d28a01afd135e3f1b3

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/src/app136 B
11COPY package*.json ./ # buildkit68.02 KB
12RUN /bin/sh -c npm ci19.2 MB
13COPY ./bin ./bin # buildkit1.76 KB
14COPY /usr/src/app/public ./public # buildkit8.28 KB
15COPY /usr/src/app/build ./build # buildkit33.97 KB
16ENV STUBIDP_SERVE_STATIC=public0 B
17EXPOSE [8484/tcp]0 B
18CMD ["node" "bin/run.js"]0 B

Command

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