sha256:be55a6c048013552de5e2cb4946824e0cb9da9d7632887d4d09cc19442123650
OS/ARCH
Compressed size
53.67 MB
Last pushed
4 months by ankic0de
Type
Image
Manifest digest
sha256:c9c90efc9224bb0e2e3b4c0d8e4f83667ff0de7216152e16a0a03e03b90ebd92
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.22 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11LABEL repository=https://github.com/xonsh/container0 B12LABEL homepage=https://xon.sh/0 B13LABEL maintainer=Xonsh Maintainers <xore.004fdbd5c8e6589bdd80944b5b8d4100.show-sender@streams.zulipchat.com>0 B14RUN /bin/sh -c pip install5.91 MB15COPY xpip.xsh /usr/bin/xpip # buildkit279 B16CMD ["/usr/bin/xonsh"]0 B17LABEL repository=http://github.com/xonsh/container0 B18LABEL homepage=https://xon.sh/0 B19LABEL maintainer=Xonsh Maintainers <xore.004fdbd5c8e6589bdd80944b5b8d4100.show-sender@streams.zulipchat.com>0 B20RUN /bin/sh -c xpip install4.15 MB21COPY rc_interactive.xsh /etc/xonsh/rc.d/100_rc_interactive.xsh # buildkit355 B22CMD ["/usr/bin/xonsh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'