Textualization / the-ragged-edge-box

RAGGED EDGE BOX: Your Personal AI-Powered Document Search System
Other
9 stars 2 forks source link

Docker image #8

Open DrDub opened 2 months ago

DrDub commented 2 months ago

A standalone docker image has been requested, although its use case is unclear and more information is being asked.

The VM build produces a docker image but:

  1. It is too bloated (with a kernel and systemd)
  2. It has no entrypoint
  3. Uses php -S which is a security hazard if used in a server
  4. The local LLM will make sense to run in a separate docker image