Sign inSign up

cerberauth/stubidp:v0.3.0

Multi-platform
Security
Integration & delivery
Developer tools
Index digest

sha256:a5b93c871926eacda4e2480ebeeb9090dc0099efef6e649d5e63f7dbd1ffd884

OS/ARCH

Compressed size

95.68 MB

Last pushed

3 months by emmanuelgautier

Type

Image

Manifest digest

sha256:0211ccc4d6ad423b33a8c15b0f2fa3fadf279c0e763b119021d3df0de99aeda2

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/app132 B
11COPY package*.json ./ # buildkit70.31 KB
12RUN /bin/sh -c npm ci19.12 MB
13COPY ./bin ./bin # buildkit1.71 KB
14COPY /usr/src/app/public ./public # buildkit8.29 KB
15COPY /usr/src/app/build ./build # buildkit33.07 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'