Ruben de Juan

Runtime images are used when preparing the bundle for your component and for executing it at runtime.

Some base and customized images have been prepared.

C2NET Base Images

For this project have been prepared the following base images:

Name Version
c2netproject.eu/runtime/nodejs 1_0_0
c2netproject.eu/runtime/java/dev 1_0_0
c2netproject.eu/runtime/java 1_0_0

Component Customized Images

Moreover, for some specific components have been generated customized runtime images. This is the current list of customized images:

Component Name Version
UCP linagora.c2netproject.eu/runtime/ucp 1_0_0
MariaDBWrapper eslap.cloud/runtime/mariadb 1_0_0

Obtaining Images

In the case you have to:

  • prepare components
  • or to execute services in your LocalStamp

first you need to install the needed runtime images. You can do so using the runtime-tool.sh script provided in the PaaS for SLA SDK.

Example of installing the UCP image using the runtime-tool.sh script:

./runtime-tool.sh install -n eslap://linagora.c2netproject.eu/runtime/ucp/1_0_0

Please take special attemption to the image url used:

  • It has to start with eslap://
  • and the version is concatenated using /