Sign inSign up

ictu/quality-time_internal_server:v4.8.0-rc.1

Index digest

sha256:daa0d5c0fe3456f94eb376275ad1a85761976926fd88b47f6ca576198ee4d1bc

OS/ARCH

linux/amd64

Compressed size

47.19 MB

Last pushed

over 3 years by fniessink

Type

Image

Manifest digest

sha256:37dff1af08e47f01caa62083e6f09b83c6db52c86fe91749b860345b9e5f15db

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
5/bin/sh -c set -eux; apk608.3 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.20 B
8/bin/sh -c set -eux; apk11.89 MB
9/bin/sh -c set -eux; for232 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
14/bin/sh -c set -eux; wget2.91 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 add868.06 KB
19RUN /bin/sh -c adduser -S1.23 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 # buildkit27.05 MB
24COPY internal_server/src /home/server # buildkit4.78 KB
25COPY shared_data_model /home/shared_data_model # buildkit668.95 KB
26COPY shared_server_code /home/shared_server_code # buildkit21.63 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:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /