sha256:bd233f465db57b0f333ce972e3d9f904a371246141f547379f2e6c5dc0a0e436
OS/ARCH
Compressed size
500.3 MB
Last pushed
6 months by posthog
Type
Image
Manifest digest
sha256:cee18f0ffd01f96ed469a4e2751437a25cc2e43337f43f5368c9e2bb02b73671
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.84 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /code98 B11SHELL [/bin/bash -e -o pipefail0 B12RUN /bin/bash -e -o pipefail11.66 MB13RUN /bin/bash -e -o pipefail1.15 KB14USER posthog0 B15ARG COMMIT_HASH0 B16RUN |1 COMMIT_HASH=c8b15b3cd26ce0cb2ba7fc7a1ae7bda5a1dedd87 /bin/bash -e174 B17COPY --chown=posthog:posthog /code/rust/cyclotron-node/dist /code/rust/cyclotron-node/dist #5.79 KB18COPY --chown=posthog:posthog /code/rust/cyclotron-node/package.json /code/rust/cyclotron-node/package.json #743 B19COPY --chown=posthog:posthog /code/rust/cyclotron-node/index.node /code/rust/cyclotron-node/index.node #2.15 MB20COPY --chown=posthog:posthog /code/common/plugin_transpiler/dist /code/common/plugin_transpiler/dist #2.31 MB21COPY --chown=posthog:posthog /code/common/plugin_transpiler/node_modules /code/common/plugin_transpiler/node_modules #825 B22COPY --chown=posthog:posthog /code/common/plugin_transpiler/package.json /code/common/plugin_transpiler/package.json #511 B23COPY --chown=posthog:posthog /code/common/hogvm/typescript/dist /code/common/hogvm/typescript/dist #144.73 KB24COPY --chown=posthog:posthog /code/common/hogvm/typescript/node_modules /code/common/hogvm/typescript/node_modules #1.9 KB25COPY --chown=posthog:posthog /code/common/hogvm/typescript/package.json /code/common/hogvm/typescript/package.json #906 B26COPY --chown=posthog:posthog /code/nodejs/dist /code/nodejs/dist #2.21 MB27COPY --chown=posthog:posthog /code/node_modules /code/node_modules #406.14 MB28COPY --chown=posthog:posthog /code/nodejs/node_modules /code/nodejs/node_modules #8.2 KB29COPY --chown=posthog:posthog /code/nodejs/package.json /code/nodejs/package.json #2.72 KB30COPY --chown=posthog:posthog /code/common/replay-headless/dist /code/common/replay-headless/dist #229.62 KB31COPY --chown=posthog:posthog /code/common/replay-headless/package.json /code/common/replay-headless/package.json #515 B32COPY --chown=posthog:posthog /code/nodejs/assets /code/nodejs/assets #38.34 KB33COPY --chown=posthog:posthog /code/nodejs/bin /code/nodejs/bin #8.36 KB34ENV NODE_ENV=production BUILD_LIBRDKAFKA=00 B35EXPOSE map[8001/tcp:{}]0 B36CMD ["node" "nodejs/dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'