Commit 131f6d9
Override Ollama ENTRYPOINT to fix container startup
- Set ENTRYPOINT [] to disable Ollama's command interception
- Allows CMD to execute startup script directly
- Resolves persistent "unknown command for ollama" errors
- Container should now start properly
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3a29d0b commit 131f6d9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
77 | 78 | | |
0 commit comments