* Publish docling-serve images to ghcr and quay container repositories
This commit:
- Creates container file to build the image for cpu only
and default "with gpu" images
- Adds workflow jobs to publish the images to ghcr.io and quay.io
- Makefile to build these images locally for linux/amd64 platform.
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
* make cpu-only version with poetry
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
* Rename cpu/gpu image names and also update the supported platforms
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
---------
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>