sha256:96aa01f77e462a7bee515de24693029f19c4a3a46fb7ea7acd4fa1cbd77183f2
OS/ARCH
linux/amd64
Compressed size
216.66 MB
Last pushed
8 months by redi21
Type
Image
Manifest digest
sha256:96aa01f77e462a7bee515de24693029f19c4a3a46fb7ea7acd4fa1cbd77183f2
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.90 B6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B7RUN /bin/sh -c set -eux;11.19 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c set -euo5.26 MB11RUN /bin/sh -c set -euo17.48 MB12RUN /bin/sh -c set -euo17.26 MB13RUN /bin/sh -c curl -sL8.42 MB14RUN /bin/sh -c adduser --disabled-password3.3 KB15USER autopilot0 B16ENV PATH=/home/autopilot/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17WORKDIR /app94 B18COPY --chown=autopilot:autopilot requirements.txt . #200 B19RUN /bin/sh -c pip install110.13 MB20COPY --chown=autopilot:autopilot autopilot autopilot #1.4 KB21COPY --chown=autopilot:autopilot prompts prompts #35.91 KB22COPY --chown=autopilot:autopilot tools tools #15.7 MB23COPY --chown=autopilot:autopilot main.py . #1.16 KB24COPY --chown=autopilot:autopilot aso aso #1.53 MB25CMD ["sh" "-c" "uvicorn main:app0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'