unsloth/docker
danielhanchen 38d7b5ebd5 docker: whitelist new build-context files, add docker_confirm.ps1
The dockerignore uses an everything-out whitelist; fetch_llama_prebuilt.py
(base bake) and supervisord.conf + studio_launch.sh (Dockerfile.studio)
need explicit entries. docker_confirm.ps1 is the Windows Docker Desktop
counterpart of docker_confirm.sh.
2026-06-12 05:06:51 +00:00
..
.dockerignore docker: whitelist new build-context files, add docker_confirm.ps1 2026-06-12 05:06:51 +00:00
build.sh Add Docker build for Blackwell that runs on any NVIDIA GPU host 2026-05-24 06:52:58 +00:00
docker_confirm.ps1 docker: whitelist new build-context files, add docker_confirm.ps1 2026-06-12 05:06:51 +00:00
docker_confirm.sh docker: pin the llama.cpp bake by target arch, add docker_confirm.sh 2026-06-12 05:06:51 +00:00
Dockerfile docker: pin the llama.cpp bake by target arch, add docker_confirm.sh 2026-06-12 05:06:51 +00:00
Dockerfile.studio docker: ship Jupyter, Studio and prebuilt llama.cpp out of the box 2026-06-12 05:06:51 +00:00
entrypoint.sh docker: ship Jupyter, Studio and prebuilt llama.cpp out of the box 2026-06-12 05:06:51 +00:00
fetch_llama_prebuilt.py docker: pin the llama.cpp bake by target arch, add docker_confirm.sh 2026-06-12 05:06:51 +00:00
freeze.sh Add Docker build for Blackwell that runs on any NVIDIA GPU host 2026-05-24 06:52:58 +00:00
hf_pull.sh hf_{push,pull}.sh: use new hf CLI, fall back to deprecated huggingface-cli 2026-05-24 09:40:22 +00:00
hf_push.sh hf_{push,pull}.sh: use new hf CLI, fall back to deprecated huggingface-cli 2026-05-24 09:40:22 +00:00
run.sh docker: ship Jupyter, Studio and prebuilt llama.cpp out of the box 2026-06-12 05:06:51 +00:00
setup_qemu.sh Add linux/arm64 (DGX Spark / Grace) support via QEMU at build time 2026-05-24 10:34:59 +00:00
smoke_test.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2026-06-12 04:35:41 +00:00
studio_launch.sh docker: ship Jupyter, Studio and prebuilt llama.cpp out of the box 2026-06-12 05:06:51 +00:00
supervisord.conf docker: ship Jupyter, Studio and prebuilt llama.cpp out of the box 2026-06-12 05:06:51 +00:00
test_locally.sh docker/test_locally.sh: fail fast + pin notebook fetch to immutable SHA 2026-05-27 15:56:30 +00:00