Sign inSign up

cerberauth/stubidp:v0.2

Multi-platform
Security
Integration & delivery
Developer tools
Index digest

sha256:0fd3c33234bd61e647e18c8537d3588d27e38d7716a797d38d2ca7a6cad65bd6

OS/ARCH

Compressed size

95.09 MB

Last pushed

4 months by emmanuelgautier

Type

Image

Manifest digest

sha256:d7b225e854840b7fa17f19c747e12f9779b3d4a0c445eb1ff8b23c76b46a7425

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.16.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.78 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/app133 B
11COPY package*.json ./ # buildkit69.82 KB
12RUN /bin/sh -c npm ci18.76 MB
13COPY ./bin ./bin # buildkit1.64 KB
14COPY /usr/src/app/public ./public # buildkit3.96 KB
15COPY /usr/src/app/build ./build # buildkit32.1 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' '@1779062400'