mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
Multiple jobs can run sequentially; the worker processes them in order.
|
||||||
|
|
||||||
## `Container image`
|
## `Container image`
|
||||||
A lightweight Dockerfile lives in `abogen/Dockerfile`.
|
You can build a lightweight container image directly from the repository root:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker build -t abogen .
|
docker build -t abogen .
|
||||||
|
|||||||
Reference in New Issue
Block a user