LabOne and Docker¶
Since LabOne is a client-server application, it is possible to run the Data Server and all other components in a container. The only important thing is that the right ports are exposed to the host system.
Docker Image¶
LabOne is available as a Docker image on Docker Hub:
https://hub.docker.com/r/zhinst/labone
the sources for the container are available on GitHub: