SmartBioTech / DeviceControl

2 stars 1 forks source link

Docker image minimalisation #54

Open xtrojak opened 3 years ago

xtrojak commented 3 years ago

In current devel version of deployment, we use ubuntu as base for Docker image. However, a smaller base could be used (e.g. alpine), but there are issues with dependencies. In particular, Java package causes problems with path.

Unable to load native library: Error loading shared library libjvm.so