sha256:59df1621313c0b4ec45c3188da91aa9f7e9385a059abf82160d2ce43dc9b413e
OS/ARCH
linux/amd64
Compressed size
582.52 MB
Last pushed
almost 2 years by edwin5588
Type
Image
Manifest digest
sha256:59df1621313c0b4ec45c3188da91aa9f7e9385a059abf82160d2ce43dc9b413e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.16 MB5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B6ENV PYTHON_VERSION=3.9.210 B7ENV PYTHON_SHA256=3126f59592c9b0d798584755f2bf7b081fa1ca35ce7a6fea980108d752a05bb10 B8RUN /bin/sh -c set -eux;14.24 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get -y124.77 MB12COPY ./requirements.txt /src/requirements.txt # buildkit392 B13RUN /bin/sh -c python3 -m6.12 MB14RUN /bin/sh -c python3 -m4.72 MB15RUN /bin/sh -c /bin/bash -c392.75 MB16WORKDIR /srv/copilot117 B17COPY copilot/ /srv/copilot/copilot # buildkit15.8 KB18COPY GP_Copilot/ /srv/copilot/GP_Copilot # buildkit220.28 KB19COPY static/ /srv/copilot/static # buildkit800.96 KB20COPY ./manage.py /srv/copilot # buildkit544 B21COPY ./run-manage-py.sh /srv/copilot # buildkit334 B22RUN /bin/sh -c mkdir -p112 B23COPY chroma/ /chroma # buildkit8.14 MB24RUN /bin/sh -c /bin/bash -c694.03 KB25RUN /bin/sh -c mkdir -p126 B26EXPOSE map[8000/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'