Sign inSign up

ictu/quality-time_external_server:v4.6.1

Manifest digest

sha256:5b4a1102c3cc5119a5f43ef44c5d25a7e09af72a7766cb78d69de8d47dd27079

OS/ARCH

linux/amd64

Compressed size

376.66 MB

Last pushed

almost 4 years by fniessink

Type

Image

Manifest digest

sha256:5b4a1102c3cc5119a5f43ef44c5d25a7e09af72a7766cb78d69de8d47dd27079

Image Layers

1ADD file ... in / 52.5 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.93 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.75 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.80 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/6d265be7a6b5bc4e9c5c07646aee0bf0394be03d/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=36c6f6214694ef64cc70f4127ac0ccec668408a93825359d998fb31d24968d670 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 # buildkit40.34 MB
28COPY external_server/src /home/server # buildkit25.24 KB
29COPY shared_data_model /home/shared_data_model # buildkit668.57 KB
30COPY shared_server_code /home/shared_server_code # buildkit21.98 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:26702ba2c3e94cb21cdb3c550cf01cf848823d160f3417b559116d4c718e5df0 in /