sha256:d3bf9fa68de9b1a675369dc7808959dbdc1d866856c52389d39a92d5f1945b58
OS/ARCH
Compressed size
872.71 MB
Last pushed
2 months by irlmobile
Type
Image
Manifest digest
sha256:54e454a6d5111d3621ad5c2f36e8ee75f2c6d42d113d0d59b5b8a2f3125e4e84
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.74 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.10 B7RUN /bin/sh -c ARCH= &&55.96 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.10.90 B14ARG SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e52040 B15ARG SOURCE_URL=https://github.com/charlymr/Conductor0 B16LABEL org.opencontainers.image.version=0.10.90 B17LABEL org.opencontainers.image.title=Conductor Connector0 B18LABEL org.opencontainers.image.source=https://github.com/charlymr/Conductor0 B19LABEL org.opencontainers.image.revision=47f8582843f5c4b3b266a9a62a7e1eba579e52040 B20ENV DEBIAN_FRONTEND=noninteractive0 B21ENV CI=true0 B22RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor24.14 MB23RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor13 MB24RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor8.77 MB25RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor236.56 MB26RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor146.15 MB27RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor47.42 MB28RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor3.29 KB29RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor226 B30RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor220 B31RUN |3 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor102 B32COPY apps/web/public/bin/conductor-connector-linux-x86_64 /tmp/conductor-connector-linux-amd64 # buildkit5.41 MB33COPY apps/web/public/bin/conductor-connector-linux-arm64 /tmp/conductor-connector-linux-arm64 # buildkit5.04 MB34COPY apps/web/public/sidecars/quota-sidecar.mjs /usr/local/bin/sidecars/quota-sidecar.mjs # buildkit51.63 KB35COPY apps/web/public/sidecars/conductor-bridge.mjs /usr/local/bin/sidecars/conductor-bridge.mjs # buildkit49.58 KB36COPY apps/web/public/sidecars/rewrite-sidecar.mjs /usr/local/bin/sidecars/rewrite-sidecar.mjs # buildkit7.78 KB37COPY apps/web/public/sidecars/conductor-mcp.mjs /usr/local/bin/sidecars/conductor-mcp.mjs # buildkit5.51 KB38ARG TARGETARCH=arm640 B39RUN |4 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor5.04 MB40WORKDIR /workspace32 B41ENV HOME=/home/conductor0 B42ENV CONDUCTOR_CONNECTOR_HOME=/home/conductor/.conductor-connector0 B43ENV CONDUCTOR_SIDECAR_DIR=/usr/local/bin/sidecars0 B44ENV CONDUCTOR_EXTRA_APT_STATE_DIR=/var/lib/conductor-connector/extra-apt0 B45ENV CODEX_HOME=/home/conductor/.codex0 B46ENV CODEX_SESSION_ROOT=/home/conductor/.codex/sessions0 B47ENV NPM_CONFIG_PREFIX=/home/conductor/.npm-global0 B48ENV PNPM_HOME=/home/conductor/.local/share/pnpm0 B49ENV 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 B50ENV CONDUCTOR_WORKSPACE_ROOT_IN_CONTAINER=/workspace0 B51COPY docker/connector/entrypoint.sh /usr/local/bin/conductor-connector-entrypoint # buildkit1.17 KB52COPY docker/connector/install-extra-apt.sh /usr/local/bin/conductor-connector-install-extra-apt # buildkit3.62 KB53RUN |4 VERSION=0.10.9 SOURCE_REVISION=47f8582843f5c4b3b266a9a62a7e1eba579e5204 SOURCE_URL=https://github.com/charlymr/Conductor765 B54EXPOSE [3100/tcp 3101/tcp 3102/tcp 3103/tcp0 B55ENTRYPOINT ["conductor-connector-entrypoint"]0 B56CMD ["conductor-connector" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'