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

Docker version pinning and image availability #36

Open
Ray-B opened this issue Dec 9, 2020 · 1 comment
Open

Docker version pinning and image availability #36

Ray-B opened this issue Dec 9, 2020 · 1 comment

Comments

@Ray-B
Copy link

Ray-B commented Dec 9, 2020

Hi there,

We're hoping to use the Docker image of OEC.

It looks like the OEC Dockerfile is missing a version label however, and the OEC github repo doesn't as-of-yet use release tagging.

Given this, it's proving difficult to make use of the Dockerfile because the build image can change at any time - something we can't have in production. The only real way for us to prevent this is spin up build infrastructure specificically for OEC, and the publish and manage the versioning ourselves.

It look like quite a number of docker images are published to your dockerhub accounts though 👍

https://hub.docker.com/u/opsgenie
https://hub.docker.com/u/atlassian

On publish of an OEC release to master, it would probably make sense to build, tag, and push the docker image to dockerhub. This would allow for strategic version pinning, and eliminate the burden of OEC consumers having to manage their own infrastructure just to track, control and distribute OEC releases.

Thanks!

@davidkarlsen
Copy link

Where is the image repo?

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

No branches or pull requests

2 participants