sha256:0994c698e352436cb57eb7581e504817f93f0b505f7b451c0f2f819f80e9f783
OS/ARCH
linux/amd64
Compressed size
558.92 MB
Last pushed
over 1 year by edwin5588
Type
Image
Manifest digest
sha256:0994c698e352436cb57eb7581e504817f93f0b505f7b451c0f2f819f80e9f783
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=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;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get -y124.83 MB12COPY ./requirements.txt /src/requirements.txt # buildkit396 B13RUN /bin/sh -c python3 -m6.12 MB14RUN /bin/sh -c python3 -m4.72 MB15RUN /bin/sh -c /bin/bash -c366.45 MB16WORKDIR /srv/copilot117 B17COPY copilot/ /srv/copilot/copilot # buildkit46.63 KB18COPY GP_Copilot/ /srv/copilot/GP_Copilot # buildkit220.56 KB19COPY static/ /srv/copilot/static # buildkit800.97 KB20COPY ./manage.py /srv/copilot # buildkit550 B21COPY ./run-manage-py.sh /srv/copilot # buildkit342 B22RUN /bin/sh -c mkdir -p112 B23COPY chroma/ /chroma # buildkit10.6 MB24RUN /bin/sh -c mkdir -p154 B25RUN /bin/sh -c /bin/bash -c694.01 KB26RUN /bin/sh -c mkdir -p125 B27EXPOSE map[8000/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'