Sign inSign up

fbraz3/unispy-python:d51a1b1ad05f226e744179781806c9b87d1ad283

Multi-platform
Index digest

sha256:95ec36230e87accc0e60af9d23f658d893a9d1d5619a618280512e58fecaa9e8

OS/ARCH

Compressed size

84.66 MB

Last pushed

about 2 months by fbraz3

Type

Image

Manifest digest

sha256:18e575f12b16a613bd41372b1f214d5c1b78a6f5a8016e0cc1d783ad779d22ab

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /unispy-server103 B
12COPY src/requirements.txt . # buildkit325 B
13RUN /bin/sh -c apt update6.48 MB
14RUN /bin/sh -c pip install36.53 MB
15RUN /bin/sh -c groupadd -g1.19 KB
16COPY src /unispy-server/src # buildkit160.07 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.3 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 'amd64' out/ 'trixie' '@1783900800'