Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Deniz Şafak
2026-02-06 23:45:13 +03:00
committed by GitHub
co-authored by Copilot
parent 8cbfc15028
commit 7b1f4f54ee
+1 -1
View File
@@ -303,7 +303,7 @@ Then open http://localhost:8808 and drag in your documents. Jobs run in the back
Multiple jobs can run sequentially; the worker processes them in order.
## `Container image`
A lightweight Dockerfile lives in `abogen/Dockerfile`.
You can build a lightweight container image directly from the repository root:
```bash
docker build -t abogen .