Skip to content

Commit 1811c84

Browse files
committed
Update curl for init container
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 6fd2c63 commit 1811c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2025-04-16-local-llm-openfaas-edge.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ ollama-init:
151151
image: docker.io/alpine/curl:latest
152152
command:
153153
- "curl"
154+
- "-s"
154155
- "-X"
155156
- "POST"
156157
- "http://ollama:11434/api/pull"

0 commit comments

Comments
 (0)