In this session you will learn how to dockerize a CUBA app and run it as a container. We will configure a small application, build and deploy it to Docker using Gradle build system.
You will know how to:
Create a container for CUBA application
Build the image using Gradle
Configure the application
Set up monolithic and distributed configurations
Deploy the image to PaaS environment