Sign inSign up

ictu/quality-time_api_server:v5.56.0

Multi-platform
Index digest

sha256:55006db0d5270427d6a21c47072bd404ce656c6a3af8df9cf6cd783fe0da5c23

OS/ARCH

Compressed size

47.85 MB

Last pushed

3 months by fniessink

Type

Image

Manifest digest

sha256:0423030900f55ecec6512a9e62af6fc23679f18741c7f205c89b05eafdb49b8d

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;447.04 KB
5ENV PYTHON_VERSION=3.14.50 B
6ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
7RUN /bin/sh -c set -eux;12.91 MB
8RUN /bin/sh -c set -eux;247 B
9CMD ["python3"]0 B
10LABEL maintainer=Quality-time team <[email protected]>0 B
11LABEL description=Quality-time API-server0 B
12RUN /bin/sh -c apk add32.44 KB
13ENV UV_COMPILE_BYTECODE=1 UV_NO_CACHE=1 UV_PYTHON_DOWNLOADS=0 VIRTUAL_ENV=/home/server/venv0 B
14WORKDIR /home/server116 B
15RUN /bin/sh -c uv sync30.43 MB
16RUN /bin/sh -c adduser -S953 B
17USER server0 B
18COPY components/api_server/src /home/server # buildkit41.61 KB
19HEALTHCHECK {Test:[CMD python /home/server/healthcheck.py] Interval:0s0 B
20ENV PATH=/home/server/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21CMD ["python" "/home/server/quality_time_server.py"]0 B

Command

ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit