Skip to content

Comments

chore: generate docker release when new version is released#2038

Merged
imartinez merged 1 commit intomainfrom
feat/docker-hub
Aug 5, 2024
Merged

chore: generate docker release when new version is released#2038
imartinez merged 1 commit intomainfrom
feat/docker-hub

Conversation

@jaluma
Copy link
Collaborator

@jaluma jaluma commented Aug 5, 2024

Description

Upload a Docker image from the Dockerfiles available in PrivateGPT to a Docker registry (e.g. Docker-Hub).

By, default, it will create the next tags:

  1. External:
- <mayor>.<minor>.<patch>
- <mayor>.<minor>.<patch>-external
- <mayor>.<minor>
- <mayor>.<minor>-external
- latest
- sha
  1. Local:
- <mayor>.<minor>.<patch>-local
- <mayor>.<minor>-local
- sha

@jaluma jaluma self-assigned this Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants