sha256:f50905d56a47defb99f2333ece340a88f1fd9619111e3d762203fc7e96603d06
OS/ARCH
linux/amd64
Compressed size
1018.01 MB
Last pushed
3 months by kthare10
Type
Image
Manifest digest
sha256:f50905d56a47defb99f2333ece340a88f1fd9619111e3d762203fc7e96603d06
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 B18RUN /bin/sh -c useradd -u1.35 KB19ENV PEGASUS_PYTHON=/usr/bin/python30 B20ARG APPTAINER_VERSION=1.5.00 B21RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c54.21 MB22RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c1.48 MB23RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c48.41 MB24RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c152 B25ENV NPM_CONFIG_PREFIX=/opt/npm-global0 B26ENV PATH=/opt/npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27COPY jupyter-pegasusai-chat/ /opt/jupyter-pegasusai-chat/ # buildkit2.67 KB28RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c214.26 MB29COPY studio-api/requirements.txt /opt/studio-api/requirements.txt # buildkit317 B30RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c10.14 MB31COPY studio-api/ /opt/studio-api/ # buildkit56.3 KB32COPY /build/.next/standalone /opt/studio-web/ # buildkit22.8 MB33COPY /build/.next/static /opt/studio-web/.next/static # buildkit426.82 KB34COPY /build/public /opt/studio-web/public # buildkit201.29 KB35COPY docker/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit710 B36COPY docker/nginx/default.conf /etc/nginx/sites-available/default # buildkit1.32 KB37RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c166 B38COPY docker/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit625 B39COPY docker/supervisor/scripts/ /etc/supervisor/scripts/ # buildkit503 B40RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c500 B41COPY knowledge/ /opt/pegasus-ai/knowledge/ # buildkit98.91 KB42COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit847 B43RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c847 B44WORKDIR /opt32 B45EXPOSE map[8888/tcp:{}]0 B46ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE