sha256:ad188e36bf9209a3b211c8715085b3925fd32b742b431b9a73e400843615aeb3
OS/ARCH
linux/amd64
Compressed size
1017.52 MB
Last pushed
3 months by kthare10
Type
Image
Manifest digest
sha256:ad188e36bf9209a3b211c8715085b3925fd32b742b431b9a73e400843615aeb3
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 # buildkit266 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 -c47.96 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.23 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/ # buildkit55.5 KB31COPY /build/.next/standalone /opt/studio-web/ # buildkit22.8 MB32COPY /build/.next/static /opt/studio-web/.next/static # buildkit425.26 KB33COPY /build/public /opt/studio-web/public # buildkit201.29 KB34COPY docker/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit709 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 # buildkit626 B38COPY docker/supervisor/scripts/ /etc/supervisor/scripts/ # buildkit503 B39RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c500 B40COPY knowledge/ /opt/pegasus-ai/knowledge/ # buildkit98.91 KB41COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit847 B42RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c847 B43WORKDIR /opt32 B44EXPOSE map[8888/tcp:{}]0 B45ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE