Overview
This chapter reflects what docker images are part of the module. The docker images in the below table are shortly described i.e. what’s meant by the images and whether it is mandatory "required" or not.
Definition Docker Images: A Docker image is a file used to execute code in a Docker container. Docker images act as a set of instructions to build a Docker container, like a template. Docker images also act as the starting point when using Docker. An image is comparable to a snapshot in virtual machine (VM) environments.
The ID Builder docker images can be found in the related helm chart.