sha256:af4ead69e3799cff757f96ebdfb1e0241ceb9520afdc157ba0349753bd4bb5d5
OS/ARCH
Compressed size
609.75 MB
Last pushed
21 days by bengal1
Type
Image
Manifest digest
sha256:3383c3dd5ae9ae83dfaec9a13d88914e4bb91c1c806a2752f6f174532dde40a9
Image Layers
1# debian.sh --arch 'amd64' out/47.05 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -ex;225.39 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.81 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.210 B10ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B11RUN /bin/sh -c set -eux;20.27 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14COPY /ko-app/crane /usr/local/bin/crane # buildkit9.6 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 install55.08 MB20COPY README.rst README.rst # buildkit2.93 KB21COPY pyproject.toml pyproject.toml # buildkit997 B22COPY poetry.lock poetry.lock # buildkit61.71 KB23RUN /bin/sh -c poetry config157.27 MB24COPY *.py docker-dev.conf boot.sh ./2.33 KB25COPY servicex_app/ ./servicex_app # buildkit86.46 KB26COPY migrations migrations # buildkit7.14 KB27ADD gai.conf /etc/gai.conf # buildkit186 B28RUN /bin/sh -c chmod +x32 B29USER servicex0 B30EXPOSE [5000/tcp]0 B31ENTRYPOINT ["./boot.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'