Sign inSign up

fbraz3/unispy-python:a3370cb4c14128f84e5d464e9c42a832cea241f1

Multi-platform
Index digest

sha256:04b71321f424c771748c2501334f5df3b1182f47d9229c88a0e6d24aef8cd241

OS/ARCH

Compressed size

87.72 MB

Last pushed

4 days by fbraz3

Type

Image

Manifest digest

sha256:6d5889657922cb10385050a370a9b098ed41101a0c64a094d44208e822eb59b7

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.39 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /unispy-server103 B
12COPY src/requirements.txt . # buildkit324 B
13RUN /bin/sh -c apt update6.35 MB
14RUN /bin/sh -c pip install36.25 MB
15RUN /bin/sh -c groupadd -g1.19 KB
16COPY src /unispy-server/src # buildkit160.26 KB
17COPY common /unispy-server/common # buildkit78.42 KB
18COPY docker/docker-entrypoint.sh /unispy-server/docker-entrypoint.sh # buildkit335 B
19RUN /bin/sh -c chmod +x239.48 KB
20ENV PYTHONPATH=/unispy-server/src0 B
21ENV UNISPY_CONFIG=/unispy-server/common/config.json0 B
22USER unispy0 B
23ENTRYPOINT ["/unispy-server/docker-entrypoint.sh"]0 B

Command

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