sha256:c95c682aae8a1a0c483654c6310c1a2a6692ebfebb8a4ec39448347a18b3cc20
OS/ARCH
linux/amd64
Compressed size
607.09 MB
Last pushed
over 1 year by edwin5588
Type
Image
Manifest digest
sha256:c95c682aae8a1a0c483654c6310c1a2a6692ebfebb8a4ec39448347a18b3cc20
Image Layers
1# debian.sh --arch 'amd64' out/26.9 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.79 MB12COPY ./requirements.txt /src/requirements.txt # buildkit1.79 KB13RUN /bin/sh -c python3 -m6.83 MB14RUN /bin/sh -c python3 -m4.87 MB15RUN /bin/sh -c /bin/bash -c358.58 MB16WORKDIR /srv/copilot116 B17COPY copilot/ /srv/copilot/copilot # buildkit127.57 KB18COPY GP_Copilot/ /srv/copilot/GP_Copilot # buildkit222.28 KB19COPY static/ /srv/copilot/static # buildkit800.88 KB20COPY ./manage.py /srv/copilot # buildkit546 B21COPY ./run-manage-py.sh /srv/copilot # buildkit337 B22RUN /bin/sh -c mkdir -p112 B23COPY chroma/ /chroma # buildkit61.13 MB24RUN /bin/sh -c mkdir -p151 B25RUN /bin/sh -c mkdir -p158 B26COPY validation_files/validation_results_full.csv validation_files/validation_results_full.csv # buildkit3.92 MB27RUN /bin/sh -c /bin/bash -c697.98 KB28RUN /bin/sh -c mkdir -p125 B29EXPOSE map[8000/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'