sha256:381907d63c7a0c11e82df65342960a975297e5c1d40592c831f040b89cf69eb5
OS/ARCH
linux/arm64
Compressed size
13.06 GB
Last pushed
4 months by wgf007
Type
Image
Manifest digest
sha256:381907d63c7a0c11e82df65342960a975297e5c1d40592c831f040b89cf69eb5
Image Layers
1COPY / / # buildkit9.95 GB2LABEL org.opencontainers.image.source=https://github.com/unslothai/unsloth0 B3COPY ollama_install.sh /usr/local/bin/ollama_install.sh # buildkit1.79 KB4COPY --chown=1001:1001 entrypoint.sh /usr/local/bin/entrypoint.sh #2.22 KB5COPY sshd_config /etc/ssh/sshd_config # buildkit1.62 KB6ARG CACHE_BREAKER0 B7COPY notebooks/ /workspace/unsloth-notebooks/ # buildkit12.38 MB8COPY scripts/ /workspace/unsloth-scripts/ # buildkit416.96 KB9COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit661 B10COPY supervisord /etc/init.d/supervisor # buildkit1.38 KB11RUN |1 CACHE_BREAKER= /bin/sh -c2.03 GB12USER unsloth:runtimeusers0 B13RUN |1 CACHE_BREAKER= /bin/sh -c762 B14WORKDIR /workspace32 B15EXPOSE [22/tcp 8888/tcp]0 B16ENV HF_HOME=/workspace/.cache/huggingface HF_HUB_ENABLE_HF_TRANSFER=1 CUDA_HOME=/usr/local/cuda PATH=/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B18LABEL org.opencontainers.image.source=https://github.com/zanphear/unsloth0 B19LABEL org.opencontainers.image.description=Unsloth Studio for DGX0 B20RUN /bin/sh -c pip install138.35 MB21RUN /bin/sh -c pip install2.1 MB22RUN /bin/sh -c pip install2.28 MB23RUN /bin/sh -c curl -fsSL946.57 MB24USER root0 B25RUN /bin/sh -c mkdir -p150 B26COPY supervisord-studio.conf /etc/supervisor/conf.d/studio.conf # buildkit420 B27RUN /bin/sh -c cat /etc/supervisor/conf.d/studio.conf738 B28USER unsloth:runtimeusers0 B29EXPOSE [22/tcp 8000/tcp 8888/tcp]0 B30RUN /bin/sh -c python3 -c92 BCommand
COPY / / # buildkit