pre-commit

This commit is contained in:
Ashwin Bharambe 2025-07-31 11:48:40 -07:00
parent f56602de27
commit 2784b147aa
4 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,5 @@
# Containerfile used to build our Ollama image with vision model to run tests in CI
#
#
# podman build --platform linux/amd64 -f ./ollama-with-vision-model.containerfile -t ollama-with-vision-model .
#
FROM --platform=linux/amd64 ollama/ollama:latest