sha256:2b3ab563aa2589aee471c3deddb42c71bc0981c87d579b1b5977b6969ec4f66a
OS/ARCH
Compressed size
570.04 MB
Last pushed
14 days by bengal1
Type
Image
Manifest digest
sha256:180bb0d416cf3cebb733d57f0d3246588de0e77bdc6137f6dc2762fca8f30e19
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.47 MB4RUN /bin/sh -c set -ex;215.98 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.91 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.210 B10ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B11RUN /bin/sh -c set -eux;19.78 MB12RUN /bin/sh -c set -eux;248 B13CMD ["python3"]0 B14COPY /ko-app/crane /usr/local/bin/crane # buildkit8.77 MB15RUN /bin/sh -c useradd -ms2.78 KB16WORKDIR /home/servicex32 B17RUN /bin/sh -c mkdir ./servicex141 B18ENV POETRY_VERSION=2.1.10 B19RUN /bin/sh -c pip install50.72 MB20COPY README.rst README.rst # buildkit2.93 KB21COPY pyproject.toml pyproject.toml # buildkit919 B22COPY poetry.lock poetry.lock # buildkit52.25 KB23RUN /bin/sh -c poetry config132.98 MB24COPY *.py docker-dev.conf boot.sh ./1.58 KB25COPY servicex_app/ ./servicex_app # buildkit82.38 KB26COPY migrations migrations # buildkit7.28 KB27ADD gai.conf /etc/gai.conf # buildkit187 B28RUN /bin/sh -c chmod +x32 B29USER servicex0 B30EXPOSE [5000/tcp]0 B31ENTRYPOINT ["./boot.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'