We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd2c63 commit 1811c84Copy full SHA for 1811c84
1 file changed
_posts/2025-04-16-local-llm-openfaas-edge.md
@@ -151,6 +151,7 @@ ollama-init:
151
image: docker.io/alpine/curl:latest
152
command:
153
- "curl"
154
+ - "-s"
155
- "-X"
156
- "POST"
157
- "http://ollama:11434/api/pull"
0 commit comments