docker: actualy do things
This commit is contained in:
parent
c222f96f24
commit
de37ab3771
|
@ -21,6 +21,7 @@ fi
|
|||
# Copy the idling notebook to storage. This will create a blank notebook every
|
||||
# time the container is started.
|
||||
cp /local-llm-server/other/vllm/Docker/idle.ipynb /notebooks/idle.ipynb
|
||||
cp /local-llm-server/other/vllm/Docker/update-container.sh /notebooks/update-container.sh
|
||||
|
||||
echo "LAUNCHING SERVICES..."
|
||||
|
||||
|
|
Reference in New Issue