Update Docker documentation with important notice

Clarify the status of Docker support in ik_llama.cpp.
This commit is contained in:
Kawrakow 2026-03-15 12:35:04 +01:00 committed by GitHub
parent 10a8f5f8f1
commit 49778a6ce0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,8 @@
# Docker
>[!IMPORTANT]
>`ik_llama.cpp` provides to official support for docker images. All of the following has been inheritted from `llama.cpp` when I forked the project, and has never been updated. As such, it is outdated and likely inaccurate. I have still left it behind in case it is useful for someone interested in preparing theor own docker images.
## Prerequisites
* Docker must be installed and running on your system.
* Create a folder to store big models & intermediate files (ex. /llama/models)