Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production docker-compose.yml file should pull from ghcr.io #176

Open
AetherUnbound opened this issue Aug 18, 2022 · 0 comments
Open

Production docker-compose.yml file should pull from ghcr.io #176

AetherUnbound opened this issue Aug 18, 2022 · 0 comments
Labels
docker/env Docker, environment, or CI changes hacktoberfest Good hacktoberfest issues

Comments

@AetherUnbound
Copy link
Collaborator

On release, we're deploying images to ghcr.io (see ghcr.io/orcacollective/openoversight). We should use these pre-built images rather than building the image again in production.

We'll also want to set the project up to pull a specific tag, but default to latest. This is how spd-lookup is set up:

https://github.com/OrcaCollective/spd-lookup/blob/19a5c9f5a2560164631da8d12584212f68672dc7/docker-compose.yml#L5

@AetherUnbound AetherUnbound added the docker/env Docker, environment, or CI changes label Aug 18, 2022
@AetherUnbound AetherUnbound added the hacktoberfest Good hacktoberfest issues label Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker/env Docker, environment, or CI changes hacktoberfest Good hacktoberfest issues
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant