sha256:1739a4b9789a9ac7fb6efeb67c7bcc71eb62c555f4efe86aff14427541a3bf14
OS/ARCH
Compressed size
737.01 MB
Last pushed
14 days by infisical
Type
Image
Manifest digest
sha256:ab2e98046ace78a682fa4066b34576b583c17062178ea09d54a4f15ac46ff0bd
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.22 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c npm install12.49 MB11RUN /bin/sh -c apt-get update298.46 MB12COPY /opt/oracle /opt/oracle # buildkit137.38 MB13RUN /bin/sh -c ARCH=$(dpkg --print-architecture)6.81 KB14RUN /bin/sh -c printf "[FreeTDS]\nDescription241 B15WORKDIR /openssl-build109 B16RUN /bin/sh -c wget https://www.openssl.org/source/openssl-3.1.2.tar.gz942.02 KB17WORKDIR /tmp/openssl-pqc-build141 B18RUN /bin/sh -c wget -q7.71 MB19RUN /bin/sh -c groupadd -r1.25 KB20RUN /bin/sh -c chown -R136.23 KB21RUN /bin/sh -c chown non-root-user34 B22RUN /bin/sh -c chmod -R127.83 KB23RUN /bin/sh -c chmod u+rw34 B24RUN /bin/sh -c chown non-root-user2.41 KB25RUN /bin/sh -c chmod u+rx34 B26ARG POSTHOG_API_KEY0 B27ENV POSTHOG_API_KEY=phc_nSin8j5q2zdhpFDI1ETmFNUIuTG4DwKVyIigrY10XiE0 B28ARG INTERCOM_ID=intercom-id0 B29ENV INTERCOM_ID=intercom-id0 B30ARG CAPTCHA_SITE_KEY0 B31ENV CAPTCHA_SITE_KEY=captcha-site-key0 B32WORKDIR /0 B33COPY /app /backend # buildkit175.19 MB34COPY /app ./backend/frontend-build # buildkit15.21 MB35COPY /go-sidecar /backend/go-sidecar # buildkit12.12 MB36RUN |3 POSTHOG_API_KEY=phc_nSin8j5q2zdhpFDI1ETmFNUIuTG4DwKVyIigrY10XiE INTERCOM_ID=intercom-id CAPTCHA_SITE_KEY=captcha-site-key1.01 KB37ARG INFISICAL_PLATFORM_VERSION0 B38ENV INFISICAL_PLATFORM_VERSION=v0.165.00 B39ENV PORT=80800 B40ENV HOST=0.0.0.00 B41ENV HTTPS_ENABLED=false0 B42ENV NODE_ENV=production0 B43ENV STANDALONE_BUILD=true0 B44ENV STANDALONE_MODE=true0 B45ENV ChrystokiConfigurationPath=/usr/safenet/lunaclient/0 B46ENV NODE_OPTIONS=--max-old-space-size=8192 --force-fips0 B47ENV OPENSSL_CONF=/backend/nodejs.fips.cnf0 B48ENV OPENSSL_MODULES=/usr/local/lib/ossl-modules0 B49ENV FIPS_ENABLED=true0 B50WORKDIR /backend34 B51ENV TELEMETRY_ENABLED=true0 B52EXPOSE map[8080/tcp:{}]0 B53EXPOSE map[443/tcp:{}]0 B54RUN |4 POSTHOG_API_KEY=phc_nSin8j5q2zdhpFDI1ETmFNUIuTG4DwKVyIigrY10XiE INTERCOM_ID=intercom-id CAPTCHA_SITE_KEY=captcha-site-key1.69 KB55RUN |4 POSTHOG_API_KEY=phc_nSin8j5q2zdhpFDI1ETmFNUIuTG4DwKVyIigrY10XiE INTERCOM_ID=intercom-id CAPTCHA_SITE_KEY=captcha-site-key192 B56USER 10010 B57CMD ["./standalone-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'