sha256:1f2ae31edd1e3b359a3d0ed2aec8a685e5794c4e6ba16ed83316bfe61663b536
OS/ARCH
linux/amd64
Compressed size
297.44 MB
Last pushed
13 days by redi21
Type
Image
Manifest digest
sha256:1f2ae31edd1e3b359a3d0ed2aec8a685e5794c4e6ba16ed83316bfe61663b536
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c set -euo5.04 MB11RUN /bin/sh -c set -euo17.32 MB12RUN /bin/sh -c set -euo17.26 MB13RUN /bin/sh -c curl -sL8.42 MB14RUN /bin/sh -c adduser --disabled-password3.29 KB15WORKDIR /app93 B16RUN /bin/sh -c chown autopilot:autopilot112 B17COPY requirements.txt . # buildkit205 B18RUN /bin/sh -c chown autopilot:autopilot222 B19USER autopilot0 B20ENV PATH=/home/autopilot/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21RUN /bin/sh -c pip install208.07 MB22COPY --chown=autopilot:autopilot main.py . #1.27 KB23COPY --chown=autopilot:autopilot tools tools #257.31 KB24COPY --chown=autopilot:autopilot agents agents #37.1 KB25COPY --chown=autopilot:autopilot agents/config.py config.py #1.35 KB26COPY --chown=autopilot:autopilot autopilot autopilot #7.8 KB27COPY --chown=autopilot:autopilot descriptions descriptions #2.11 KB28COPY --chown=autopilot:autopilot prompts prompts #37.17 KB29COPY --chown=autopilot:autopilot plugins plugins #7.28 KB30CMD ["sh" "-c" "uvicorn main:app0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'