-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,9 +4,12 @@ LABEL base.image="debian:buster-backports" | |
LABEL version=1 | ||
LABEL software="Biocontainers debian based image" | ||
LABEL software.version="debian-buster-backports" | ||
LABEL about.summary="Base image for BioDocker" | ||
LABEL about.home="http://biocontainers.pro" | ||
LABEL about.documentation="https://github.com/BioContainers/specs/wiki" | ||
LABEL license="https://github.com/BioContainers/containers/blob/master/LICENSE" | ||
LABEL about.license_file="https://github.com/BioContainers/containers/blob/master/LICENSE" | ||
LABEL about.license="SPDX:Apache-2.0" | ||
LABEL about.tags="Genomics,Proteomics,Transcriptomics,General,Metabolomics" | ||
|
||
MAINTAINER Olivier Sallou <[email protected]> | ||
|
||
|