US 12,468,522 B2
Customizable containerization framework system and method
Dhatchana Moorthy Sekar, Bangalore (IN)
Assigned to OPEN TEXT HOLDINGS, INC., Menlo Park, CA (US)
Filed by OPEN TEXT HOLDINGS, INC., Menlo Park, CA (US)
Filed on Jan. 6, 2023, as Appl. No. 18/151,273.
Prior Publication US 2024/0231797 A1, Jul. 11, 2024
This patent is subject to a terminal disclaimer.
Int. Cl. G06F 8/65 (2018.01); G06F 8/71 (2018.01)
CPC G06F 8/65 (2013.01) [G06F 8/71 (2013.01)] 17 Claims
OG exemplary drawing
 
1. A method of containerization, comprising:
deploying a first initial container image;
executing a first startup script associated with the first initial container image;
copying configuration information associated with the first container image;
deploying a second initial container image;
executing a second startup script associated with the second initial container image;
copying configuration information associated with the second container image;
deploying a main container image;
executing a main startup script associated with the main container image;
copying configuration information associated with the main container image;
generating a marker file for the main container image;
executing a main container associated with the main initial container image comprising:
executing pre-service scripts associated with the first initial container image and the second initial container image;
configuring the main container;
executing a main service;
executing post-service scripts associated with the first initial container image and the second initial container image; and re-executing the main startup script, including identifying that the marker file has been generated.