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

Container versioning #1

Open
johnegarza opened this issue Apr 15, 2019 · 1 comment
Open

Container versioning #1

johnegarza opened this issue Apr 15, 2019 · 1 comment

Comments

@johnegarza
Copy link
Member

FROM fred2/optitype:latest

The purpose of this container is only to add tools and configuration settings needed to run our custom optitype prep script, so all optitype related setup is pulled from the official container repository. However, tags are not kept up-to-date there; the most recent is tagged latest, but even that is missing a few new commits according to github. Should we move away from simply pulling from that repo, or should we keep it and just lock down our own version hosted on docker hub?

@johnegarza
Copy link
Member Author

Note that because of the uncertainty, I've versioned our image as v 1.0.0 for now- if we decide to continue following the official repos, we can update it to 1.3.2 (most recent github release) or 1.3.0 (most recent non-latest dockerhub tag)

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

1 participant