sha256:f4fae261034bb298a7994b9f2884bdf7fa01a78e8e27995ad2f6fe0c11d3ee94
OS/ARCH
Compressed size
704.49 MB
Last pushed
about 7 hours by harnesscie
Type
Image
Manifest digest
sha256:2193b08e1b5e08bd981cdd8ef3b7f0618084ec43e9b5e3e864e78ded1c048258
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.6123.2 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.614.28 MB23RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6190.52 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.620.27 MB26COPY . /opt/src/ # buildkit468.77 KB27RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6202.1 MB28RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.617.94 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.78 KB31COPY sidecar/broker /opt/broker/lib/broker # buildkit76.5 KB32COPY sidecar/egress-policies/ /etc/squid/ # buildkit5.94 KB33COPY sidecar/init_from_env.py /opt/sidecar/init_from_env.py # buildkit25.74 KB34COPY sidecar/persist_audit.py /opt/sidecar/persist_audit.py # buildkit1.35 KB35COPY sidecar/env_engine.py /opt/sidecar/env_engine.py # buildkit20.05 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.93 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.48 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 # buildkit565 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 # buildkit280 B50RUN |7 INSTALL_OPENAI=true INSTALL_CODEX=true GO_VERSION=1.26.6751 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.6761 KB59LABEL io.harness.image.hardened=true0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'