Introduction
The recommended way to build the production version of your Latitude project is as a Docker container. This approach is useful if you want to deploy your app on your own infrastructure or you want to use one of the many Docker-based PaaS providers as your deployment target.Docker container
You will need the Docker CLI installed in your machine.