Sign inSign up

cerberauth/stubidp:latest

Multi-platform
Security
Integration & delivery
Developer tools
Index digest

sha256:4d63c4393d9809e19e2ffd244e29a10e233fd8ff868e82c4944b412955f6f21d

OS/ARCH

Compressed size

91.58 MB

Last pushed

28 days by emmanuelgautier

Type

Image

Manifest digest

sha256:0713a856521eb841fdb781bba2bc11184f3ab2356bc028b545a0cb687bde972d

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11ENV STUBIDP_SERVE_STATIC=public0 B
12WORKDIR /usr/src/app132 B
13COPY --chown=node:node /usr/src/app/node_modules ./node_modules #14.74 MB
14COPY --chown=node:node package*.json ./ #68.91 KB
15COPY --chown=node:node ./bin ./bin #1.84 KB
16COPY --chown=node:node /usr/src/app/public ./public #10.15 KB
17COPY --chown=node:node /usr/src/app/build ./build #36.4 KB
18USER node0 B
19EXPOSE [8484/tcp]0 B
20HEALTHCHECK {Test:[CMD node -e require('http').get('http://localhost:8484/',0 B
21CMD ["node" "bin/run.js"]0 B

Command

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