Sign inSign up

determinedai/genai:fa3e1e3

Manifest digest

sha256:e5a8293fd250d24f1d4ac64814c2b289f16dbeec4954d5262f7f27f4ef46c9c0

OS/ARCH

linux/amd64

Compressed size

252.37 MB

Last pushed

almost 2 years by detdockerci

Type

Image

Manifest digest

sha256:e5a8293fd250d24f1d4ac64814c2b289f16dbeec4954d5262f7f27f4ef46c9c0

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]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
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;11.8 MB
9RUN /bin/sh -c set -eux;231 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a0 B
14RUN /bin/sh -c set -eux;3.01 MB
15CMD ["python3"]0 B
16WORKDIR /0 B
17RUN /bin/sh -c apt-get update189 B
18RUN /bin/sh -c pip config2.03 MB
19RUN /bin/sh -c python -m5.7 MB
20ENV PATH=/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21COPY /usr/local/bin/redis-server /usr/local/bin # buildkit6.44 MB
22COPY ./requirements/backend-server-requirements.txt requirements/ # buildkit643 B
23RUN /bin/sh -c pip install191.41 MB
24COPY /web/dist /web/dist # buildkit599.13 KB
25COPY ./tools/database_setup.py /tools/database_setup.py # buildkit929 B
26COPY ./docker/dockerfile_scripts/backend_entrypoint.sh /backend_entrypoint.sh # buildkit292 B
27RUN /bin/sh -c chmod +x326 B
28ENV PYTHONPATH=/:0 B
29ENV NODE_ENV=production0 B
30ARG COMMIT_HASH0 B
31ENV DOCKER_COMMIT_HASH=fa3e1e30 B
32COPY ./lore/ lore/ # buildkit263.17 KB
33ENTRYPOINT ["/backend_entrypoint.sh"]0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /