private-gpt
private-gpt copied to clipboard
Official Docker Image on docker hub
Feature Request: An official built docker image on https://hub.docker.com/ would be nice.
With the tags:
- version
- latest (for newest)
I can work on a github action doing it, as I've already implemented one for myself here https://hub.docker.com/repository/docker/marcorepettocertx/privategpt/general
There are already actions present: https://github.com/zylon-ai/private-gpt/actions/runs/7652803083 but I think the image should be uploaded to a repo from zylon.ai on docker.hub ... so I think there is also something to do for the maintainers