1
0
Files
ollama/ollama.sh

4 lines
51 B
Bash
Executable File

#!/bin/bash
docker exec -it ai-ollama ollama "$@"