We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61a036 commit 0ceda80Copy full SHA for 0ceda80
common/docker/Dockerfile
@@ -1,7 +1,7 @@
1
# Base docker with miniconda
2
FROM continuumio/miniconda3
3
4
-# Connect this docker image to the biobb_workflows repository.
+# Connect this docker image to the biobb_workflows repository
5
LABEL org.opencontainers.image.source https://github.com/bioexcel/biobb_workflows
6
7
# Define working dir
0 commit comments