Sign inSign up

betterweb/service-base:python-9.6.64

Multi-platform
Security
Web servers
Operating systems
Index digest

sha256:f02b66c30c5badb446fc1675aac68e5b128a4f3e752f6c3a6a6cea80032fbc2f

OS/ARCH

Compressed size

43.79 MB

Last pushed

about 1 month by betterninja

Type

Image

Manifest digest

sha256:bd3b21b3e19fb000d701b57286bff68b071ace67a427aff16281759cf05bf674

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.7 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ENV BSB_MODE=production0 B
10ENV BSB_CONTAINER=true0 B
11ENV BSB_PLUGIN_DIR=/mnt/plugins0 B
12ENV PYTHONDONTWRITEBYTECODE=10 B
13ENV PYTHONUNBUFFERED=10 B
14RUN /bin/sh -c useradd --create-home3.3 KB
15WORKDIR /home/bsb/app32 B
16COPY pyproject.toml README.md ./ #1.53 KB
17COPY src/ ./src/ # buildkit17.48 KB
18RUN /bin/sh -c python -m2.1 MB
19USER bsb0 B
20VOLUME [/mnt/plugins /mnt/temp]0 B
21ENTRYPOINT ["bsb"]0 B
22CMD ["run"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'