mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-13 04:22:35 +00:00
verify dockers
This commit is contained in:
parent
cf27d19dd5
commit
abde9c1888
11 changed files with 116 additions and 38 deletions
|
|
@ -15,7 +15,7 @@ special_pip_deps="$6"
|
|||
set -euo pipefail
|
||||
|
||||
build_name="$1"
|
||||
image_name="llamastack-$build_name"
|
||||
image_name="distribution-$build_name"
|
||||
docker_base=$2
|
||||
build_file_path=$3
|
||||
host_build_dir=$4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue