sha256:7f3510537cc8982396f5f646c3ae37f34be04807d5347fd37a923ed1bfcfd03e
OS/ARCH
Compressed size
1.42 GB
Last pushed
11 days by harnesscie
Type
Image
Manifest digest
sha256:5f0d551e28dc97245712ebec8d229ec16fc29a737e7e1944201a6cb72d069394
Image Layers
1# debian.sh --arch 'arm64' out/29.94 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.39 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;251 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.6195.61 MB19RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.661.25 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.6201.12 MB23RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6687.07 MB24RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.621.56 MB25RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.619.81 MB26COPY . /opt/src/ # buildkit456.49 KB27RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6195.96 MB28RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.617.73 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.6860.8 KB31COPY sidecar/broker /opt/broker/lib/broker # buildkit76.5 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.88 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.27 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.53 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 # buildkit569 B48RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.61.87 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.6746 B51RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.63.59 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.08 MB59LABEL io.harness.image.hardened=true0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'