sha256:3b07c6334b426974b1050b405ecbe7eebe1045478e0d4c4c8548029d0e73b4ac
OS/ARCH
linux/amd64
Compressed size
802.51 MB
Last pushed
3 months by rynge
Type
Image
Manifest digest
sha256:ec0df694123b87818c18967500e04ab014739e13e6e9de7ac6898d7e3d031d29
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'234 B8RUN /bin/sh -c userdel -r1.27 KB9RUN /bin/sh -c ok=0; for185.68 MB10COPY docker/nsswitch.conf /etc/nsswitch.conf # buildkit384 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.21 KB15RUN /bin/sh -c pip install858.25 KB16RUN /bin/sh -c ARCH=$(dpkg --print-architecture)263.89 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 MB21RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c1.48 MB22RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c47.75 MB23RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c122 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 studio-api/requirements.txt /opt/studio-api/requirements.txt # buildkit292 B27RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c10.14 MB28COPY studio-api/ /opt/studio-api/ # buildkit48.75 KB29COPY /build/.next/standalone /opt/studio-web/ # buildkit22.74 MB30COPY /build/.next/static /opt/studio-web/.next/static # buildkit348.86 KB31COPY /build/public /opt/studio-web/public # buildkit174 B32COPY docker/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit707 B33COPY docker/nginx/default.conf /etc/nginx/sites-available/default # buildkit1.32 KB34RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c138 B35COPY docker/supervisor/supervisord.conf /etc/supervisor/supervisord.conf # buildkit621 B36COPY docker/supervisor/scripts/ /etc/supervisor/scripts/ # buildkit499 B37RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c496 B38COPY knowledge/ /opt/pegasus-ai/knowledge/ # buildkit98.34 KB39COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit846 B40RUN |1 APPTAINER_VERSION=1.5.0 /bin/sh -c32 B41WORKDIR /opt32 B42EXPOSE [8888/tcp]0 B43ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE