containers
containers copied to clipboard
adding abismal Dockerfile
Submitting a Container
(If you're requesting for a new container, please check the procedure described here.
Check BioContainers' Dockerfile specifications
Checklist
- Misc
- [ ] My tool doesn't exist in BioConda
- [ ] The image can be built
- Metadata
- [ ] LABEL base_image
- [ ] LABEL version
- [ ] LABEL software.version
- [ ] LABEL about.summary
- [ ] LABEL about.home
- [ ] LABEL about.license
- [ ] MAINTAINER
- Extra (optionals)
- [ ] I have written tests in test-cmds.txt
- [ ] LABEL extra.identifier
- [ ] LABEL about.documentation
- [ ] LABEL about.license_file
- [ ] LABEL about.tags
Check BioContainers' Dockerfile metadata
about.license field is not in spdx list: https://spdx.org/licenses/, if it is a typo error, please fix it. If this is not a standard license, please specify Custom License and use about.license_file label to specify license location (in container or url).
Could not find the defined biotools entry, please check its name on biotools
Found an existing bioconda package for this software (https://bioconda.github.io/recipes/abismal/README.html), is this the same, then you should update the recipe in bioconda to avoid duplicates.
about.license field is not in spdx list: https://spdx.org/licenses/, if it is a typo error, please fix it. If this is not a standard license, please specify Custom License and use about.license_file label to specify license location (in container or url).
Could not find the defined biotools entry, please check its name on biotools
Found an existing bioconda package for this software (https://bioconda.github.io/recipes/abismal/README.html), is this the same, then you should update the recipe in bioconda to avoid duplicates.