ollama/scripts
Daniel Hiltgen cd5c8f6471
Optimize container images for startup (#6547)
* Optimize container images for startup

This change adjusts how to handle runner payloads to support
container builds where we keep them extracted in the filesystem.
This makes it easier to optimize the cpu/cuda vs cpu/rocm images for
size, and should result in faster startup times for container images.

* Refactor payload logic and add buildx support for faster builds

* Move payloads around

* Review comments

* Converge to buildx based helper scripts

* Use docker buildx action for release
2024-09-12 12:10:30 -07:00
..
build.sh update build_darwin.sh 2023-09-29 11:29:23 -07:00
build_darwin.sh Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
build_docker.sh Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
build_linux.sh Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
build_remote.py Implement new Go based Desktop app 2024-02-15 05:56:45 +00:00
build_windows.ps1 Move ollama executable out of bin dir (#6535) 2024-08-27 16:19:00 -07:00
env.sh Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
install.sh Update install.sh:Replace "command -v" with encapsulated functionality (#6035) 2024-09-05 09:49:48 -07:00
publish.sh darwin build script 2023-07-28 12:23:27 -07:00
push_docker.sh change github.com/jmorganca/ollama to github.com/ollama/ollama (#3347) 2024-03-26 13:04:17 -07:00
rh_linux_deps.sh Add findutils to base images (#6581) 2024-08-31 10:40:05 -07:00
tag_latest.sh CI automation for tagging latest images 2024-03-28 16:07:37 -07:00