Sign inSign up

betterweb/service-base:python-latest

Multi-platform
Security
Web servers
Operating systems
Index digest

sha256:a7fe2d2ef8bfeb53d1a4f8b40bd0978db7b879568bae693e61db9721a5a6e7ef

OS/ARCH

Compressed size

46.99 MB

Last pushed

19 days by betterninja

Type

Image

Manifest digest

sha256:c380da3c6a9e07b7af0fac7cfa1b9eafa02e8b794deb5ab5988bd4a57137a29a

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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;4.39 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;11.71 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.31 KB
15WORKDIR /home/bsb/app32 B
16COPY pyproject.toml README.md ./ #1.54 KB
17COPY src/ ./src/ # buildkit17.48 KB
18RUN /bin/sh -c python -m2.11 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' '@1787529600'