sha256:58a4542152eaf2656884f15e421dc5a401d1deb594d58c3e4b20cd087af71d6b
OS/ARCH
linux/amd64
Compressed size
194.03 MB
Last pushed
2 months by germey
Type
Image
Manifest digest
sha256:58a4542152eaf2656884f15e421dc5a401d1deb594d58c3e4b20cd087af71d6b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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.18 MB9RUN /bin/sh -c set -eux;254 B10CMD ["python3"]0 B11ENV GERAPY_HOME_DIR=/home/gerapy0 B12ENV GERAPY_GROUP=gerapy0 B13ENV GERAPY_GID=100000 B14ENV GERAPY_USER=gerapy0 B15ENV GERAPY_UID=100000 B16ENV GERAPY_PORT=80000 B17WORKDIR /home/gerapy117 B18COPY /app/dist/gerapy-*.whl /tmp/ # buildkit58.32 MB19RUN /bin/sh -c set -eux;92.89 MB20RUN /bin/sh -c set -eux;281 B21VOLUME [/home/gerapy]0 B22EXPOSE map[8000/tcp:{}]0 B23ENTRYPOINT ["tini" "--"]0 B24CMD ["gerapy-runner"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'