Project

General

Profile

Feature #3042

Updated by Roman Kučera over 2 years ago

Docker images are created manually now. 
 For example docker images for version 11.2.2, 11.2.3 or for 12.x are still not available. 

 Add docker image releasing to IdM releasing process. So with every version there will be docker image 

 Best solution will be, to create docker image and push to our repository automatically with every new release 
 Use jenkins or Github action or idmtool or something :)

Back