sha256:b015c26a7295f65ff3c132752f84ce8073fc4d827fe2709e2724bfa861f2cc28
OS/ARCH
linux/amd64
Compressed size
1.1 GB
Last pushed
2 days by harnesscie
Type
Image
Manifest digest
sha256:b015c26a7295f65ff3c132752f84ce8073fc4d827fe2709e2724bfa861f2cc28
Image Layers
1# debian.sh --arch 'amd64' out/29.37 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG INSTALL_OPENAI=true0 B12ARG INSTALL_CODEX=true0 B13ARG GO_VERSION=1.26.60 B14ARG GO_SHA256_AMD64=708effb774be8237570d0add163225abbdfaf4fca28b2611df167beba4feef890 B15ARG GO_SHA256_ARM64=d0507e9e9d7fe012aae570108cbd76c15de879e17130ab8cb90d4d7445cb1f2e0 B16ARG NPM_VERSION=12.0.20 B17ARG UV_VERSION=0.12.50 B18RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6213.03 MB19RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.664.19 MB20ENV PATH=/usr/local/go/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPROXY=https://proxy.golang.org GOSUMDB=sum.golang.org GOTOOLCHAIN=local0 B21RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.65.21 MB22RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6211 MB23RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6321.02 MB24RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.622.55 MB25RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.620.32 MB26COPY . /opt/src/ # buildkit458.92 KB27RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6206.94 MB28RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.618.22 MB29COPY scripts/patch_pip_vendored_msgpack.py /tmp/patch_pip_vendored_msgpack.py # buildkit1.91 KB30RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6879.87 KB31COPY sidecar/broker /opt/broker/lib/broker # buildkit76.49 KB32COPY sidecar/egress-policies/ /etc/squid/ # buildkit5.92 KB33COPY sidecar/init_from_env.py /opt/sidecar/init_from_env.py # buildkit25.52 KB34COPY sidecar/persist_audit.py /opt/sidecar/persist_audit.py # buildkit1.35 KB35COPY sidecar/env_engine.py /opt/sidecar/env_engine.py # buildkit19.64 KB36COPY sidecar/cloud_provider.py /opt/sidecar/cloud_provider.py # buildkit1.82 KB37COPY sidecar/supervisor.sh /opt/sidecar/supervisor.sh # buildkit13.35 KB38COPY sidecar/agent_poststep /opt/sidecar/agent_poststep # buildkit2.92 KB39COPY sidecar/landlock_lock_docker.py /opt/sidecar/landlock_lock_docker.py # buildkit4.23 KB40COPY sidecar/drop_dac_caps.py /opt/sidecar/drop_dac_caps.py # buildkit3.78 KB41COPY sidecar/landlock_restrict_egress.py /opt/sidecar/landlock_restrict_egress.py # buildkit4.82 KB42RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.648.26 KB43RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.61.26 KB44RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.676.52 KB45COPY sidecar/agent-helpers/git-credential-harness /usr/local/bin/git-credential-harness # buildkit1.31 KB46COPY sidecar/agent-helpers/docker-credential-harness /usr/local/bin/docker-credential-harness # buildkit1.25 KB47COPY sidecar/agent-helpers/99-harness-ssh.conf /etc/ssh/ssh_config.d/99-harness.conf # buildkit565 B48RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.61.86 KB49COPY sidecar/agent-helpers/docker-config.json /etc/skel/.docker/config.json # buildkit278 B50RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6750 B51RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.63.6 KB52COPY --chown=agent:agent entrypoint.sh /opt/agent/entrypoint.sh #5.44 KB53RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.65.45 KB54ENV HOME=/home/agent PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 NODE_NO_WARNINGS=10 B55LABEL org.opencontainers.image.title=harness-ai-agent org.opencontainers.image.description=Harness AI agent0 B56HEALTHCHECK &{["CMD-SHELL" "python3 -c \"import0 B57ENTRYPOINT ["dumb-init" "--" "/opt/agent/entrypoint.sh"]0 B58RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.61.07 MB59LABEL io.harness.image.hardened=true0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'