sha256:1b24c56c6ca5316e34c0ffe5d16515755edc2c72b7d9d118e99f6a7612f4acfa
OS/ARCH
Compressed size
598.19 MB
Last pushed
over 1 year by josephamsellem
Type
Image
Manifest digest
sha256:5da20c4cd828485855fd58fbcc5a50b043def75d7366e2fab94da8096da93814
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;1.02 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.40 B8RUN /bin/sh -c set -eux;11.47 MB9RUN /bin/sh -c set -eux;242 B10ENV PYTHON_PIP_VERSION=23.1.20 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B14RUN /bin/sh -c set -eux;3.23 MB15CMD ["python3"]0 B16RUN /bin/sh -c apt-get update422.35 MB17ENV PIP_ROOT_USER_ACTION=ignore0 B18WORKDIR /usr/src/app134 B19COPY ./requirements.txt ./requirements.txt # buildkit432 B20COPY ./multi_agents/requirements.txt ./multi_agents/requirements.txt # buildkit263 B21RUN /bin/sh -c pip install121.72 MB22RUN /bin/sh -c useradd -ms4.76 KB23USER gpt-researcher0 B24WORKDIR /usr/src/app32 B25COPY --chown=gpt-researcher:gpt-researcher ./ ./ #9.74 MB26EXPOSE map[8000/tcp:{}]0 B27CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 BCommand
ADD file:ea912fd82699af55c10b8136b5dc4b5ce9d08b8a01f9c06f6783d94dc430335a in /