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 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get4.93 MB4/bin/sh -c set -ex; if10.37 MB5/bin/sh -c apt-get update &&52.06 MB6/bin/sh -c set -ex; apt-get187.75 MB7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=C.UTF-80 B9/bin/sh -c set -eux; apt-get6 MB10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B11ENV PYTHON_VERSION=3.10.80 B12/bin/sh -c set -eux; wget19.11 MB13/bin/sh -c set -eux; for233 B14ENV PYTHON_PIP_VERSION=22.2.20 B15ENV PYTHON_SETUPTOOLS_VERSION=63.2.00 B16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/6d265be7a6b5bc4e9c5c07646aee0bf0394be03d/public/get-pip.py0 B17ENV PYTHON_GET_PIP_SHA256=36c6f6214694ef64cc70f4127ac0ccec668408a93825359d998fb31d24968d670 B18/bin/sh -c set -eux; wget2.9 MB19CMD ["python3"]0 B21LABEL description=Quality-time external server0 B22RUN /bin/sh -c apt-get update32 B23RUN /bin/sh -c useradd --create-home4.04 KB24WORKDIR /home/server32 B25USER server0 B26HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${EXTERNAL_SERVER_PORT:-5001}/api/health0 B27COPY /home/server/venv /home/server/venv # buildkit40.34 MB28COPY external_server/src /home/server # buildkit25.24 KB29COPY shared_data_model /home/shared_data_model # buildkit668.57 KB30COPY shared_server_code /home/shared_server_code # buildkit21.98 KB31ENV PATH=/home/server/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32CMD ["python" "/home/server/quality_time_server.py"]0 BCommand
ADD file:26702ba2c3e94cb21cdb3c550cf01cf848823d160f3417b559116d4c718e5df0 in /