sha256:112fb211a0d04b841539b7f6b68213a82938c1c75aba756f13f4f0e53ccec19f
OS/ARCH
linux/amd64
Compressed size
8.03 GB
Last pushed
almost 2 years by blakaneyk
Type
Image
Manifest digest
sha256:112fb211a0d04b841539b7f6b68213a82938c1c75aba756f13f4f0e53ccec19f
Image Layers
1ADD file ... in / 27.8 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;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.30 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.91 MB14CMD ["python3"]0 B15WORKDIR /app93 B16ENV RUN_AS_DEVIN=true0 B17ENV OPENDEVIN_USER_ID=424200 B18ENV USE_HOST_NETWORK=false0 B19ENV SSH_HOSTNAME=host.docker.internal0 B20ENV WORKSPACE_BASE=/opt/workspace_base0 B21ENV OPEN_DEVIN_BUILD_VERSION=0 B22RUN /bin/sh -c mkdir -p122 B23RUN /bin/sh -c apt-get update31.35 MB24RUN /bin/sh -c sed -i5.15 KB25RUN /bin/sh -c sed -i5.15 KB26RUN /bin/sh -c groupadd app703 B27RUN /bin/sh -c useradd -l4.25 KB28RUN /bin/sh -c chown -R102 B29RUN /bin/sh -c sudo chown135 B30USER opendevin0 B31ENV VIRTUAL_ENV=/app/.venv PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONPATH=/app0 B32COPY --chown=opendevin:app --chmod=770 /app/.venv /app/.venv3.07 GB33RUN /bin/sh -c playwright install279.25 MB34COPY --chown=opendevin:app --chmod=770 ./opendevin ./opendevin114.19 KB35COPY --chown=opendevin:app --chmod=777 ./opendevin/runtime/plugins ./opendevin/runtime/plugins29.54 KB36COPY --chown=opendevin:app --chmod=770 ./agenthub ./agenthub37.84 KB37RUN /bin/sh -c python opendevin/core/download.py20.64 MB38RUN /bin/sh -c chown -R195 B39COPY --chown=opendevin:app --chmod=770 /app/dist ./frontend/dist1.14 MB40COPY --chown=opendevin:app --chmod=770 ./containers/app/entrypoint.sh /app/entrypoint.sh853 B41USER root0 B42WORKDIR /app32 B43ENTRYPOINT ["/app/entrypoint.sh"]0 B44CMD ["uvicorn" "opendevin.server.listen:app" "--host" "0.0.0.0"0 B45/bin/sh -c chmod 777 -R3.09 GB46ENTRYPOINT []0 B47USER root0 B48/bin/sh -c apt-get update &&175.35 MB49/bin/sh -c mkdir -p -m0755114 B50/bin/sh -c ln -s /usr/bin/python3151 B51/bin/sh -c mkdir -p /opendevin123 B52/bin/sh -c wget "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh"78.49 MB53/bin/sh -c bash Miniforge3-$(uname)-$(uname -m).sh215.86 MB54/bin/sh -c chmod -R g+w281.86 MB55/bin/sh -c bash -c ".21.44 KB56/bin/sh -c echo "" >144 B57/bin/sh -c /opendevin/miniforge3/bin/pip install --upgrade35.19 KB58/bin/sh -c /opendevin/miniforge3/bin/pip install jupyterlab83.31 MB59/bin/sh -c /opendevin/miniforge3/bin/pip install python-docx31.89 MB60/bin/sh -c chmod 777 -R343.78 MB61/bin/sh -c mkdir -p /opt/workspace_base135 B62/bin/sh -c sed "s/config.sandbox_type/\'local\'/g" -i57.16 KB63/bin/sh -c export PATH=/opendevin/miniforge3/bin:/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B64/bin/sh -c echo $PATH0 B65/bin/sh -c cd /app &&331.43 MB66CMD ["uvicorn" "opendevin.server.listen:app" "--host"0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /