sha256:9672bb0bb9ee7b44df7c4129d003e771454b800175978b7d83c4fb42a19b8035
OS/ARCH
linux/amd64
Compressed size
1018.17 MB
Last pushed
3 months by kthare10
Type
Image
Manifest digest
sha256:9672bb0bb9ee7b44df7c4129d003e771454b800175978b7d83c4fb42a19b8035
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c printf '%s\n'235 B8RUN /bin/sh -c userdel -r1.29 KB9RUN /bin/sh -c ok=0; for185.69 MB10COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit383 B11RUN /bin/sh -c rm -f7.8 MB12RUN /bin/sh -c python3 -m179.34 MB13RUN /bin/sh -c python3 -m32 B14COPY docker/jupyter/jupyter_server_config.py /etc/jupyter/jupyter_server_config.py # buildkit1.23 KB15RUN /bin/sh -c pip install858.36 KB16RUN /bin/sh -c ARCH=$(dpkg --print-architecture)263.91 MB17COPY docker/htcondor/90-studio.conf /etc/condor/config.d/90-studio.conf # buildkit269 B18ENV PEGASUS_PYTHON=/usr/bin/python30 B19ARG APPTAINER_VERSION=1.5.00 B20RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c54.21 MB21RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c1.48 MB22RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c48.41 MB23RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c152 B24ENV NPM_CONFIG_PREFIX=/opt/npm-global0 B25ENV PATH=/opt/npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26COPY jupyter-pegasusai-chat/ /opt/jupyter-pegasusai-chat/ # buildkit2.67 KB27RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c214.42 MB28COPY studio-api/requirements.txt /opt/studio-api/requirements.txt # buildkit316 B29RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c10.14 MB30COPY studio-api/ /opt/studio-api/ # buildkit58.13 KB31COPY /build/.next/standalone /opt/studio-web/ # buildkit22.81 MB32COPY /build/.next/static /opt/studio-web/.next/static # buildkit427.14 KB33COPY /build/public /opt/studio-web/public # buildkit201.3 KB34COPY docker/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit714 B35COPY docker/nginx/default.conf /etc/nginx/sites-available/default # buildkit1.32 KB36RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c166 B37COPY docker/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit625 B38COPY docker/supervisor/scripts/ /etc/supervisor/scripts/ # buildkit503 B39RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c501 B40COPY knowledge/ /opt/pegasus-ai/knowledge/ # buildkit98.92 KB41COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit848 B42RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c848 B43WORKDIR /opt32 B44EXPOSE map[8888/tcp:{}]0 B45ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE