Sign inSign up

fbraz3/unispy-python:823508800b4d0c8c9d3c6806960e366604de2805

Multi-platform
Index digest

sha256:decf63b03d945c7210e56df41466c3bd4a89b34409c22b473f4ebe433957be59

OS/ARCH

Compressed size

83.24 MB

Last pushed

about 2 months by fbraz3

Type

Image

Manifest digest

sha256:ae557f184aec4e1da52be210219da119018a2fc97b9c3ec98e876d4f5e258e52

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /unispy-server103 B
12COPY src/requirements.txt . # buildkit326 B
13RUN /bin/sh -c apt update5.27 MB
14RUN /bin/sh -c pip install36.05 MB
15RUN /bin/sh -c groupadd -g1.19 KB
16COPY src /unispy-server/src # buildkit159.95 KB
17COPY common /unispy-server/common # buildkit78.41 KB
18RUN /bin/sh -c chown -R238.98 KB
19ENV PYTHONPATH=/unispy-server/src0 B
20ENV UNISPY_CONFIG=/unispy-server/common/config.json0 B

Command

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