You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just wanted to put here some thoughts for labels supporting the reproducible research efforts that many people use Docker for. Feedback welcome! If there is some support/consensus, I'd be happy to create a PR to discuss concrete details.
repository-url could point to a repository or archive, where the image is preserved (long term), e.g. Zenodo, OSF, figshare, ..., e.g. org.label-schema.repository-url = "https://zenodo.org/record/45983"
repository-doi as above, but with a DOI, e.g. org.label-schema.repository-doi = "10.5281/zenodo.45983"
publication-doi is the DOI of a scientific publication, e.g. org.label-schema.publication-doi = "10.1145/2851581.2892483"
Just wanted to put here some thoughts for labels supporting the reproducible research efforts that many people use Docker for. Feedback welcome! If there is some support/consensus, I'd be happy to create a PR to discuss concrete details.
repository-urlcould point to a repository or archive, where the image is preserved (long term), e.g. Zenodo, OSF, figshare, ..., e.g.org.label-schema.repository-url = "https://zenodo.org/record/45983"repository-doias above, but with a DOI, e.g.org.label-schema.repository-doi = "10.5281/zenodo.45983"publication-doiis the DOI of a scientific publication, e.g.org.label-schema.publication-doi = "10.1145/2851581.2892483"