Docker meta
From BioUML platform
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.