Sign inSign up

wgf007/unsloth-spark:v2

Manifest digest

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 GB
2LABEL org.opencontainers.image.source=https://github.com/unslothai/unsloth0 B
3COPY ollama_install.sh /usr/local/bin/ollama_install.sh # buildkit1.79 KB
4COPY --chown=1001:1001 entrypoint.sh /usr/local/bin/entrypoint.sh #2.22 KB
5COPY sshd_config /etc/ssh/sshd_config # buildkit1.62 KB
6ARG CACHE_BREAKER0 B
7COPY notebooks/ /workspace/unsloth-notebooks/ # buildkit12.38 MB
8COPY scripts/ /workspace/unsloth-scripts/ # buildkit416.96 KB
9COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit661 B
10COPY supervisord /etc/init.d/supervisor # buildkit1.38 KB
11RUN |1 CACHE_BREAKER= /bin/sh -c2.03 GB
12USER unsloth:runtimeusers0 B
13RUN |1 CACHE_BREAKER= /bin/sh -c762 B
14WORKDIR /workspace32 B
15EXPOSE [22/tcp 8888/tcp]0 B
16ENV 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 B
17ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
18LABEL org.opencontainers.image.source=https://github.com/zanphear/unsloth0 B
19LABEL org.opencontainers.image.description=Unsloth Studio for DGX0 B
20RUN /bin/sh -c pip install138.35 MB
21RUN /bin/sh -c pip install2.1 MB
22RUN /bin/sh -c pip install2.28 MB
23RUN /bin/sh -c curl -fsSL946.57 MB
24USER root0 B
25RUN /bin/sh -c mkdir -p150 B
26COPY supervisord-studio.conf /etc/supervisor/conf.d/studio.conf # buildkit420 B
27RUN /bin/sh -c cat /etc/supervisor/conf.d/studio.conf738 B
28USER unsloth:runtimeusers0 B
29EXPOSE [22/tcp 8000/tcp 8888/tcp]0 B
30RUN /bin/sh -c python3 -c92 B

Command

COPY / / # buildkit