sha256:eff8fa5052cc8dcb39bfb844c8a861475c76816b2ede0631ebc38121e8f90f28
OS/ARCH
Compressed size
731.34 MB
Last pushed
about 2 months by infisical
Type
Image
Manifest digest
sha256:79060fe9f2616c636faff98a97879256b74ccc9e8c95717369b081d2a73e7e68
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 update297.59 MB12COPY /opt/oracle /opt/oracle # buildkit137.38 MB13RUN /bin/sh -c ARCH=$(dpkg --print-architecture)6.79 KB14RUN /bin/sh -c printf "[FreeTDS]\nDescription242 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.32 KB21RUN /bin/sh -c chown non-root-user34 B22RUN /bin/sh -c chmod -R127.82 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 # buildkit170.51 MB34COPY /app ./backend/frontend-build # buildkit15.11 MB35COPY /go-sidecar /backend/go-sidecar # buildkit12.09 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.162.150 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.66 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'