sha256:36a41b247191ed44a9257e1f9407dc9e83972c04ed15b720fd1d207c90af91ec
OS/ARCH
linux/amd64
Compressed size
758.8 MB
Last pushed
over 1 year by edwin5588
Type
Image
Manifest digest
sha256:36a41b247191ed44a9257e1f9407dc9e83972c04ed15b720fd1d207c90af91ec
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.160 B7ENV PYTHON_SHA256=bfb249609990220491a1b92850a07135ed0831e41738cf681d63cf01b2a8fbd10 B8RUN /bin/sh -c set -eux;14.92 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get -y124.84 MB12COPY ./requirements.txt /src/requirements.txt # buildkit511 B13RUN /bin/sh -c python3 -m6.83 MB14RUN /bin/sh -c python3 -m4.87 MB15RUN /bin/sh -c /bin/bash -c540.71 MB16WORKDIR /srv/copilot116 B17COPY copilot/ /srv/copilot/copilot # buildkit74.2 KB18COPY GP_Copilot/ /srv/copilot/GP_Copilot # buildkit227.15 KB19COPY static/ /srv/copilot/static # buildkit800.9 KB20COPY ./manage.py /srv/copilot # buildkit552 B21COPY ./run-manage-py.sh /srv/copilot # buildkit343 B22RUN /bin/sh -c mkdir -p112 B23COPY chroma/ /chroma # buildkit30.69 MB24RUN /bin/sh -c mkdir -p154 B25RUN /bin/sh -c mkdir -p162 B26COPY validation_files/validation_results_full.csv validation_files/validation_results_full.csv # buildkit3.92 MB27RUN /bin/sh -c /bin/bash -c697.97 KB28RUN /bin/sh -c mkdir -p124 B29EXPOSE map[8000/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'