Olivier Sallou

Results 89 comments of Olivier Sallou

Hi, You can submit a PR, based on other tools examples to submit the requested tool. As a conda package, you just need to set in your Dockerfile a command...

the cv_X is the *local* version , i.e. an update in Dockerfile Upstream release is 1.5 , and build version is cv1 at first. If we modify build recipe, will...

@ypriverol, the edu related web site has broken https certificate

Could you give more info on software? Homepage, ...

This is a conda based image, and show no description either. Did you try to pull image to see if image or web site display info? @bgruening , a container...

Hi, this container is built from bioconda package, so if perl is needed, issue should be created on conda package (which will fix the container...) Thanks

This is a conda based container, coumd you please an issue at https://github.com/bioconda/bioconda-recipes Once conda package is fixed, container will be automatically updated with a new fix version

Hi, All containers do not use the same base, so would impact only new containers and those using base image. Adding to base image could be done, but would be...

To create a pr, you should fork the repo, , clone your fork, add your dockerfile etc. Comlut your changes and push to your fork. Then to create a PR...

Hi, why not submitting a PR to include it ? Just need to add required metadata labels and remove CMD from Dockerfile