Sign inSign up

ictu/quality-time_external_server:v4.9.0

Index digest

sha256:b7970f6fe001696fc8dfe4bd7d322d41177439b18d0bee5193800e2fb41e8ec0

OS/ARCH

linux/amd64

Compressed size

55.62 MB

Last pushed

over 3 years by fniessink

Type

Image

Manifest digest

sha256:9b91e2f405bbcbea654836fa98da1f680cac3f4acb59884806752d6576222738

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 external server0 B
18RUN /bin/sh -c apk add869.71 KB
19RUN /bin/sh -c adduser -S1.24 KB
20WORKDIR /home/server32 B
21USER server0 B
22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${EXTERNAL_SERVER_PORT:-5001}/api/health0 B
23COPY /home/server/venv /home/server/venv # buildkit35.45 MB
24COPY external_server/src /home/server # buildkit25.63 KB
25COPY shared_data_model /home/shared_data_model # buildkit668.02 KB
26COPY shared_server_code /home/shared_server_code # buildkit20.55 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 /