Sign inSign up

bansheetech/planchette:1.0.30

Multi-platform
Languages & frameworks
Machine learning & AI
Data science
Index digest

sha256:8e65c36687ded246bf7b608fc575819b61bbcb6ac31879de82db892cf0a97944

OS/ARCH

Compressed size

225.37 MB

Last pushed

7 months by bansheetech

Type

Image

Manifest digest

sha256:b3da4b0e9e9d65b33fbc12e8bb856ea5b3eef8c03d1d0d90bff760532d4ef109

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=10 B
12ENV PYTHONUNBUFFERED=10 B
13ENV HOME=/app XDG_CONFIG_HOME=/app XDG_DATA_HOME=/app0 B
14RUN /bin/sh -c apt-get update126.6 MB
15WORKDIR /app91 B
16COPY requirements.txt . # buildkit237 B
17RUN /bin/sh -c pip install5.26 MB
18RUN /bin/sh -c grep -v3.91 MB
19ARG TARGETPLATFORM=linux/amd640 B
20RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c26.01 MB
21COPY . /app_defaults # buildkit20.26 MB
22COPY entrypoint.sh /entrypoint.sh # buildkit382 B
23RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c32 B
24EXPOSE map[7777/tcp:{}]0 B
25ENTRYPOINT ["/entrypoint.sh"]0 B
26CMD ["python" "__main__.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'