sha256:ef3d88f0c799ef06154bd53dfc21c9d53c96e7564d9b0d76a10d3176167b4409
OS/ARCH
Compressed size
584.78 MB
Last pushed
about 2 months by bengal1
Type
Image
Manifest digest
sha256:59e8e998b544f56900f3a2ec46a801e89e71c34544fc2c1224b23254ae34fb2d
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -ex;225.31 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.8 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.200 B10ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B11RUN /bin/sh -c set -eux;20.22 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14COPY /ko-app/crane /usr/local/bin/crane # buildkit8.73 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 install54.81 MB20COPY README.rst README.rst # buildkit2.93 KB21COPY pyproject.toml pyproject.toml # buildkit913 B22COPY poetry.lock poetry.lock # buildkit52.39 KB23RUN /bin/sh -c poetry config133.62 MB24COPY *.py docker-dev.conf boot.sh ./1.57 KB25COPY servicex_app/ ./servicex_app # buildkit80.95 KB26COPY migrations migrations # buildkit7.04 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' '@1783900800'