-
Notifications
You must be signed in to change notification settings - Fork 8
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
add labels to help organize images by project #6
Comments
Should we then also base all images on the biocontainers image? |
i think that is a good idea for compatibility but we may also want to have a minimal image for people that want to have as little overhead as possible |
The labels are best practice for any project, but they are loosely defined metadata to the image instructions. I think it will do us no harm adopting the more palpable definitions the bio containers team are proposing even if we don't base on bio containers image. But I agree with @hroest we should go for a minimal image for ourselves first |
but in any case, with multistage docker builds, that should be fairly managable. I'm very happy with that new docker development (since v17.05) 😃 |
because [best practices](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#label) and to be courteous to [BioContainers project](https://github.com/BioContainers/specs/blob/master/container-specs.md) - solves OpenMS#6
because best practices and to be courteous to BioContainers project
The text was updated successfully, but these errors were encountered: