Sign inSign up

ictu/quality-time_internal_server:v4.10.0

Index digest

sha256:d0e8a171c7750ead2132d4044dbef5bb1da0f9a5820ebb26ecebd9e69a870c6d

OS/ARCH

linux/amd64

Compressed size

45.99 MB

Last pushed

over 3 years by fniessink

Type

Image

Manifest digest

sha256:39e4118ab80882da3e3cdaf3ab2efd756358ff352b03964dcfac928c7526c066

Image Layers

1ADD file ... in / 3.22 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;607.67 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.30 B
8RUN /bin/sh -c set -eux;11.88 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14RUN /bin/sh -c set -eux;2.94 MB
15CMD ["python3"]0 B
16LABEL maintainer=Quality-time team <[email protected]>0 B
17LABEL description=Quality-time internal server0 B
18RUN /bin/sh -c apk add869.72 KB
19RUN /bin/sh -c adduser -S1.24 KB
20WORKDIR /home/server32 B
21USER server0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${INTERNAL_SERVER_PORT:-5002}/api/health0 B
23COPY /home/server/venv /home/server/venv # buildkit25.81 MB
24COPY internal_server/src /home/server # buildkit4.97 KB
25COPY shared_data_model /home/shared_data_model # buildkit696.64 KB
26COPY shared_server_code /home/shared_server_code # buildkit20.47 KB
27ENV PATH=/home/server/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28CMD ["python" "/home/server/quality_time_server.py"]0 B

Command

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /