Sign inSign up

ictu/quality-time_server:v3.34.0-rc.1

Manifest digest

sha256:6892506ec24dc2e782b2ba0147eecb21d2db0a7eea7358138740f93e7c408d36

OS/ARCH

linux/amd64

Compressed size

364.06 MB

Last pushed

over 4 years by fniessink

Type

Image

Manifest digest

sha256:6892506ec24dc2e782b2ba0147eecb21d2db0a7eea7358138740f93e7c408d36

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.47 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6/bin/sh -c set -ex; apt-get183.51 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-get5.86 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.10.20 B
12/bin/sh -c set -eux; wget19.13 MB
13/bin/sh -c set -eux; for238 B
14ENV PYTHON_PIP_VERSION=21.2.40 B
15ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/2caf84b14febcda8077e59e9b8a6ef9a680aa392/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=7c5239cea323cadae36083079a5ee6b2b3d56f25762a0c060d2867b89e5e06c50 B
18/bin/sh -c set -eux; wget2.24 MB
19CMD ["python3"]0 B
20LABEL maintainer=Frank Niessink <[email protected]>0 B
21LABEL description=Quality-time server0 B
22RUN /bin/sh -c apt-get update0 B
23RUN /bin/sh -c useradd --create-home4.05 KB
24WORKDIR /home/server0 B
25USER server0 B
26HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${SERVER_PORT:-5001}/api/health0 B
27COPY /home/server/venv /home/server/venv # buildkit38.09 MB
28COPY src /home/server # buildkit696.65 KB
29ENV PATH=/home/server/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30CMD ["python" "/home/server/quality_time_server.py"]0 B

Command

ADD file:a290acee3581e1e9c42c0a37b53086a8f070cb0730179be81a6ba24a620b6ee4 in /