There are 3 container images that will need to be built and pushed to a suitable container registry.
These can be built with the ./build-containers.sh [docker.registry]
script that takes the registry name as a single argument
Stable release versions are already published on the Docker hub repository so there is no need to build your own.
This container holds the FlowForge App and the Kubernetes Driver
This is a basic Node-RED image with the FlowForge Lanucher and the required Node-RED plugins to talk to the FlowForge Platform
This provides a custom Object Store to back the FlowForge File System nodes
More details can be found in the README.md file.