We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0423431 commit 809ee56Copy full SHA for 809ee56
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