Difference between revisions of "Docker meta"

From BioUML platform
Jump to: navigation, search
(Created page with "BioUML installed inside Docker images uses image labels to specify which kernels will be available in Jupyter notebooks. A typical syntax is LABEL biouml="{kernels:['python...")
 
Line 3: Line 3:
 
A typical syntax is  
 
A typical syntax is  
  
LABEL biouml="{kernels:['python3','rkernel','bioumlkernel','soskernel']}"
+
<code>LABEL biouml="{kernels:['python3','rkernel','bioumlkernel','soskernel']}"</code>
 +
 
 +
The JSON based approach is used to extend types of information that are stored inside a *biouml* label.

Revision as of 12:55, 9 February 2022

BioUML installed inside Docker images uses image labels to specify which kernels will be available in Jupyter notebooks.

A typical syntax is

LABEL biouml="{kernels:['python3','rkernel','bioumlkernel','soskernel']}"

The JSON based approach is used to extend types of information that are stored inside a *biouml* label.

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox