Reducing deployment time for container clones in computing environments

US12554523B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12554523-B2
Application numberUS-202217837306-A
CountryUS
Kind codeB2
Filing dateJun 10, 2022
Priority dateJun 10, 2022
Publication dateFeb 17, 2026
Grant dateFeb 17, 2026

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Deployment times for container clones may be reduced by implementing some examples described herein. In one example, a system can receive a container snapshot including runtime data for a software service executed inside a container at a prior point in time. The system can deploy a template container from the container snapshot at least in part by assigning a memory region to the template container and loading the runtime data from container snapshot into the memory region. The system can freeze the template container to prevent modification of the runtime data in the memory region. While the template container is frozen, the system can deploy a container clone using the runtime data in the memory region, such that the container clone includes the software service in at least a substantially ready state by default based on the runtime data.

First claim

Opening claim text (preview).

The invention claimed is: 1 . A non-transitory computer-readable medium comprising program code that is executable by a processor for causing the processor to: deploy a first container with a first instance of a software service in a computing environment, the first container being usable to generate a container snapshot that includes runtime data for the first instance of the software service; access a file indicating a portion of the runtime data for the first instance of the software service that is to be excluded from the container snapshot; determine that the first instance of the software service is in a ready state within the first container; subsequent to determining that the first instance of the software service is in the ready state, generate the container snapshot of the first instance of the software service in the ready state, wherein generating the container snapshot involves storing a subset of the runtime data that excludes the portion of the runtime data in the container snapshot based on the file; after generating the container snapshot, deploy a template container from the container snapshot, wherein the template container is a second container, and wherein deploying the template container involves performing a bootup phase for the template container, and wherein the bootup phase involves assigning a memory region to the template container and loading the subset of the runtime data from container snapshot into the memory region; freeze the template container to prevent modification of the subset of the runtime data in the memory region; and while the template container is frozen, deploy a container clone using the subset of the runtime data in the memory region assigned to the template container, such that the container clone is a third container that includes a second instance of the software service in at least a substantially ready state by default based on the subset of the runtime data. 2 . The non-transitory computer-readable medium of claim 1 , wherein the container clone is configured to use the memory region as an immutable layer from which to retrieve the subset of the runtime data, and wherein the container clone is configured to store other data in a writeable layer that is separate from the immutable layer and private to the container clone. 3 . The non-transitory computer-readable medium of claim 1 , wherein the memory region is a first memory region, and further comprising program code that is executable by the processor for causing the processor to deploy the container clone at least in part by: assigning a second memory region to the container clone for use in storing data generated by the second instance of the software service during a runtime of the container clone; and configuring the container clone using the subset of the runtime data stored in the first memory region, without reloading the subset of the runtime data from the container snapshot into the second memory region. 4 . The non-transitory computer-readable medium of claim 1 , further comprising program code that is executable by the processor for causing the processor to: deploy a plurality of container clones concurrently to one another using the subset of the runtime data stored in the memory region, without reloading the subset of the runtime data from the container snapshot into additional memory regions assigned to the plurality of container clones. 5 . The non-transitory computer-readable medium of claim 1 , wherein the container snapshot is generated at a point in time that is subsequent to the first container completing a bootup phase and the first instance of the software service entering the ready state, and prior to the first instance of the software service being used to perform any client tasks. 6 . The non-transitory computer-readable medium of claim 1 , wherein the file is an image file configured for deploying the first container in one or more computing environments, and wherein the image file includes metadata indicating the portion of the runtime data that is to be excluded from the container snapshot. 7 . A method comprising: deploying a first container with a first instance of a software service in a computing environment, the first container being usable to generate a container snapshot that includes runtime data for the first instance of the software service; accessing a file indicating a portion of the runtime data for the first instance of the software service that is to be excluded from the container snapshot; determining that the first instance of the software service is in a ready state within the first container; subsequent to determining that the first instance of the software service is in the ready state, generating the container snapshot of the first instance of the software service in the ready state, wherein generating the container snapshot involves storing a subset of the runtime data that excludes the portion of the runtime data in the container snapshot based on the file; after generating the container snapshot, deploying, by a processor, a template container from the container snapshot, wherein the template container is a second container, and wherein deploying the template container involves performing a bootup phase for the template container, and wherein the bootup phase involves assigning a memory region to the template container and loading the subset of the runtime data from container snapshot into the memory region; freezing, by the processor, the template container to prevent modification of the subset of the runtime data in the memory region; and while the template container is frozen, deploying, by the processor, a container clone using the subset of the runtime data in the memory region assigned to the template container, such that the container clone is a third container that includes a second instance of the software service in at least a substantially ready state by default based on the subset of the runtime data. 8 . The method of claim 7 , wherein the container clone is configured to use the memory region as an immutable layer from which to retrieve the subset of the runtime data, and wherein the container clone is configured to store other data in a writeable layer that is separate from the immutable layer and private to the container clone. 9 . The method of claim 7 , wherein the memory region is a first memory region, and wherein deploying the container clone comprises: assigning a second memory region to the container clone for use in storing data generated by the second instance of the software service during a runtime of the container clone; and configuring the container clone using the subset of the runtime data stored in the first memory region, without reloading the subset of the runtime data from the container snapshot into the second memory region. 10 . The method of claim 7 , further comprising deploying a plurality of container clones concurrently to one another using the subset of the runtime data stored in the memory region, without reloading the subset of the runtime data from the container snapshot into additional memory regions assigned to the plurality of container clones. 11 . The method of claim 7 , wherein the container snapshot is generated at a point in time that is subsequent to the first container completing a bootup phase and the first instance of the software service entering the ready state, and prior to the first instance of the software service being used to perform any client tasks. 12 . The method of claim 7 , wherein the file is an image file configured for deploying the first container in one or more computing environments, and wherein the image file in

Assignees

Inventors

Classifications

  • Starting, stopping, suspending or resuming virtual machine instances · CPC title

  • Distribution of virtual machine instances; Migration and load balancing · CPC title

  • Creating, deleting, cloning virtual machine instances · CPC title

  • Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation · CPC title

  • Bootstrapping (security arrangements therefor G06F21/57) · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12554523B2 cover?
Deployment times for container clones may be reduced by implementing some examples described herein. In one example, a system can receive a container snapshot including runtime data for a software service executed inside a container at a prior point in time. The system can deploy a template container from the container snapshot at least in part by assigning a memory region to the template conta…
Who is the assignee on this patent?
Red Hat Inc, Red Hat Llc
What technology area does this patent fall under?
Primary CPC classification G06F9/45558. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Feb 17 2026 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 11 related publications on this page (citations in our corpus or others sharing the same primary CPC).