US 12,282,758 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,271.
Prior Publication US 2024/0231785 A1, Jul. 11, 2024
Int. Cl. G06F 8/60 (2018.01); G06F 9/455 (2018.01)
CPC G06F 8/60 (2013.01) [G06F 9/45558 (2013.01); G06F 2009/45562 (2013.01)] 18 Claims
OG exemplary drawing
 
1. A method of containerization, comprising:
deploying an initial container image, the initial container image associated with a startup script, a pre-service script and post-service script, comprising:
executing the startup script associated with the initial container image, the executing comprising:
copying configuration information for the initial container image into a volume; and
generating a marker file for the initial container image;
deploying a main container image, the main container image associated with a startup script, comprising:
executing the startup script associated with the main container image, the executing comprising:
copying the configuration information from the volume to a local system; and
executing the main container, comprising:
executing the pre-service script associated with the initial container image;
configuring the main container;
executing a main service; and
executing the post-service script associated with the initial container image.