sha256:27ad9ab463ede847b7b504676eb2e7a69cc2c78e1e78c68664d2a9f4e0b99000
OS/ARCH
linux/amd64
Compressed size
128 MB
Last pushed
19 days by jeniferchristina
Type
Image
Manifest digest
sha256:27ad9ab463ede847b7b504676eb2e7a69cc2c78e1e78c68664d2a9f4e0b99000
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.24 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY pyproject.toml README.md ./ #4.97 KB13COPY infera ./infera # buildkit507.07 KB14RUN /bin/sh -c pip install84.62 MB15EXPOSE [8000/tcp]0 B16ENTRYPOINT ["python" "-m" "infera.server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'