sha256:5349184796576eafa117daed637c9a611fc28153b65e87e529a2ae4da1dd172d
OS/ARCH
Compressed size
860.35 MB
Last pushed
3 months by irlmobile
Type
Image
Manifest digest
sha256:1252c516d43101dfba8071fc0b43a2fafb0edda2104b8752ef7ef0824f425f86
Image Layers
1# debian.sh --arch 'amd64' out/46.26 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.8 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.10 B7RUN /bin/sh -c ARCH= &&55.84 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ARG VERSION=0.9.20 B14LABEL org.opencontainers.image.version=0.9.20 B15LABEL org.opencontainers.image.title=Conductor Connector0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17ENV CI=true0 B18RUN |1 VERSION=0.9.2 /bin/sh -c24.42 MB19RUN |1 VERSION=0.9.2 /bin/sh -c14.27 MB20RUN |1 VERSION=0.9.2 /bin/sh -c4.91 MB21RUN |1 VERSION=0.9.2 /bin/sh -c219.1 MB22RUN |1 VERSION=0.9.2 /bin/sh -c152.01 MB23RUN |1 VERSION=0.9.2 /bin/sh -c44.3 MB24RUN |1 VERSION=0.9.2 /bin/sh -c3.29 KB25RUN |1 VERSION=0.9.2 /bin/sh -c225 B26RUN |1 VERSION=0.9.2 /bin/sh -c220 B27RUN |1 VERSION=0.9.2 /bin/sh -c102 B28COPY apps/web/public/bin/conductor-connector-linux-x86_64 /tmp/conductor-connector-linux-amd64 # buildkit4.07 MB29COPY apps/web/public/bin/conductor-connector-linux-arm64 /tmp/conductor-connector-linux-arm64 # buildkit3.75 MB30ARG TARGETARCH=amd640 B31RUN |2 VERSION=0.9.2 TARGETARCH=amd64 /bin/sh4.07 MB32WORKDIR /workspace32 B33ENV HOME=/home/conductor0 B34ENV CONDUCTOR_CONNECTOR_HOME=/home/conductor/.conductor-connector0 B35ENV CODEX_HOME=/home/conductor/.codex0 B36ENV CODEX_SESSION_ROOT=/home/conductor/.codex/sessions0 B37ENV NPM_CONFIG_PREFIX=/home/conductor/.npm-global0 B38ENV PNPM_HOME=/home/conductor/.local/share/pnpm0 B39ENV PATH=/home/conductor/.local/share/pnpm:/home/conductor/.npm-global/bin:/home/conductor/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B40ENV CONDUCTOR_WORKSPACE_ROOT_IN_CONTAINER=/workspace0 B41RUN |2 VERSION=0.9.2 TARGETARCH=amd64 /bin/sh1.92 KB42EXPOSE [3100/tcp 3101/tcp 3102/tcp 3103/tcp0 B43ENTRYPOINT ["conductor-connector-entrypoint"]0 B44CMD ["conductor-connector" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'