Revert custom Dockerfile - not needed, adapter installs on persistent volume
Some checks failed
Build Hermes agent / build (pull_request) Has been cancelled
Build ollama (gfx906) / build (pull_request) Has been cancelled

The Hermes adapter can be installed once via Paperclip's adapter
management API and persists on the Docker volume across restarts.
No custom Dockerfile or build step required.
This commit is contained in:
2026-05-18 18:38:17 -04:00
parent 37bf43c3ea
commit bce403232a
3 changed files with 1 additions and 84 deletions

View File

@@ -115,8 +115,7 @@ services:
- ai_backend
paperclip:
build:
context: ./paperclip
image: ghcr.io/paperclipai/paperclip:v2026.517.0
container_name: paperclip
restart: always
ports: