Sign inSign up

ictu/quality-time_external_server:v4.5.0

Manifest digest

sha256:0aa3f954a4189fe22c3dcedc4b6810b49c72881ab27192e4a6c4ec4058a985fe

OS/ARCH

linux/amd64

Compressed size

376.23 MB

Last pushed

almost 4 years by fniessink

Type

Image

Manifest digest

sha256:0aa3f954a4189fe22c3dcedc4b6810b49c72881ab27192e4a6c4ec4058a985fe

Image Layers

1ADD file ... in / 52.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.92 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -ex; apt-get187.73 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c set -eux; apt-get6 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.10.70 B
12/bin/sh -c set -eux; wget19.11 MB
13/bin/sh -c set -eux; for233 B
14ENV PYTHON_PIP_VERSION=22.2.20 B
15ENV PYTHON_SETUPTOOLS_VERSION=63.2.00 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5eaac1050023df1f5c98b173b248c260023f2278/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=5aefe6ade911d997af080b315ebcb7f882212d070465df544e1175ac2be519b40 B
18/bin/sh -c set -eux; wget2.9 MB
19CMD ["python3"]0 B
20LABEL maintainer=Quality-time team <[email protected]>0 B
21LABEL description=Quality-time external server0 B
22RUN /bin/sh -c apt-get update32 B
23RUN /bin/sh -c useradd --create-home4.04 KB
24WORKDIR /home/server32 B
25USER server0 B
26HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${EXTERNAL_SERVER_PORT:-5001}/api/health0 B
27COPY /home/server/venv /home/server/venv # buildkit39.96 MB
28COPY external_server/src /home/server # buildkit24.76 KB
29COPY shared_data_model /home/shared_data_model # buildkit668.1 KB
30COPY shared_server_code /home/shared_server_code # buildkit21.91 KB
31ENV PATH=/home/server/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
32CMD ["python" "/home/server/quality_time_server.py"]0 B

Command

ADD file:ff01c6dedb67cf22e9b0735e099b9b6367770c4880941862cc7ec0e979b4118b in /