sha256:df9c6ed243dd77bef875c3d06ad010b688fc5a505e31a61f5ab79f47fb30acfe
OS/ARCH
Compressed size
149.58 MB
Last pushed
4 days by descope
Type
Image
Manifest digest
sha256:05e0d395e9cc4b9f12a9008cd7437abd86ef068dc3f733602032d67307bff708
Image Layers
1COPY /empty/ / # buildkit32 B2COPY /os/ / # buildkit74.72 MB3ENV NODE_OPTIONS=--openssl-shared-config --force-fips0 B4ENV OPENSSL_CONF=/etc/ssl/openssl.cnf0 B5ARG CONNECTORS_VERSION=main-2026.9.16-47870 B6ARG ENGINE_IMAGE_VERSION=2026.9.17-main.262470 B7WORKDIR /app93 B8COPY /app/dist ./dist # buildkit78.36 KB9COPY /app/node_modules ./node_modules # buildkit2.6 MB10COPY /app/templates ./templates # buildkit72.19 MB11ENV NODE_ENV=production0 B12ENV ENGINE_CONTENT_VERSION=main-2026.9.16-47870 B13ENV ENGINE_IMAGE_VERSION=2026.9.17-main.262470 B14ENTRYPOINT ["node"]0 B15CMD ["dist/index.js"]0 BCommand
COPY /empty/ / # buildkit