Jump to section

What is an image builder

Copy URL

An image builder is a tool used in system administration to create a copy—an exact image—of a virtual system or configuration (such as an operating system, server, virtual machine [VM], container, etc.) that can then be used as a base from which developers can build and deploy these systems—or customized versions—on other machines or platforms, or in other environments. Containers and container images, for example, are used in this way to move the code needed for an application from one system or platform to another. 

With the original system safe, developers can then experiment and expand on the image/copy, keeping the original build components and adding features and functionality, learning and making improvements as they go—without danger of altering or damaging the original or its permissions. And an image builder to build those copies makes this possible without the developer needing to build each new image from scratch every time one is needed.  

The ability to spin up new instances of systems as needed is an invaluable resource for devops, not only saving them the time of building the system copy themselves, but providing consistency with each image. This consistency and validation with image creation means no human errors that then have to be fixed which, in turn, means more confidence in the system and efficiency in the process. 

These images, often referred to as golden images or gold images, can then be stored for access to each version as needed—similar to the way container registries are used.

A golden image (also known as a gold image, base image, clone image, or master image) is an image that is considered to be the final, perfect copy of the original system, VM, server, etc. from which copies are made to be distributed for others to install and use. The term originates from the media and film industries, which use it to signify the final cut or version of a film or album. It’s considered perfect and is therefore "golden."

From a security perspective, creating an image of the most ideal instance of your systems means having a backup copy that makes it easier to get up and running in less time should there be a failure or security breach. 

A golden image also prevents "drift" or "configuration drift"— a somewhat recognized term meaning that a system has changed from its ideal baseline, either through adding or modifying applications, changing security settings, or changing system configurations between the data center and recovery systems. Without a gold image baseline, it can be very difficult to identify when or how systems have been modified–and this can be crucial to maintain compliance, regulatory, and industry standards. Using a baseline means that you can monitor systems for drift.

Golden images also enable operations teams (such as systems administrators) to create and manage a curated catalog of pre-built images that can then be deployed by developers and database administrators for development and testing.

Red Hat® Enterprise Linux® comes with its own image builder, allowing for the creation of custom Red Hat Enterprise Linux system images in a selection of formats and compatibilities. Image builder is available as an on-premises tool or as a hosted service at console.redhat.com/insights/image-builder to help you optimize your existing infrastructure and make future workload migrations and deployments faster and more efficient. 

With Red Hat’s image builder, you can create customizable and repeatable operating system images and server images with consistent provisioning and deployment across all environments—including system images prepared for deployment on cloud platforms. 

Image builder also automatically handles the details of how to deploy to a cloud, virtual machine or image, making it easier to use and faster to work with than creating images manually. Images built with image builder are compatible with the major cloud providers and virtualization technologies available so you can quickly spin up new Red Hat Enterprise Linux systems quickly and on different platforms, according to your requirements. 

With Red Hat’s image builder, you can build a custom image in a few simple steps: 

  • Select your platform
  • Choose between an on-prem build or the hosted version of image builder
  • Create a template by defining filesystems, selecting packages, and configuring users
  • Build the image.
  • Deploy

Coming from the world’s leading provider of open source enterprise Linux, Red Hat Enterprise Linux image builder builds pristine, never-before-booted images, avoiding update and cleanup operations, which can be prone to error. It is also used in all of Red Hat’s own build workflows and is fully tested and supported by Red Hat Quality Engineering. 

Building your systems (and their images) on a Red Hat foundation means you have access to these other benefits as well:

Keep reading

Article

What is Linux?

Linux is an open source operating system that is made up of the kernel, the base component of the OS, and the tools, apps, and services bundled along with it.

Article

What is SELinux?

Security-Enhanced Linux (SELinux) is a security architecture for Linux® systems that allows administrators to have more control over who can access the system.

Article

What is the Linux kernel?

The Linux kernel is the main component of a Linux operating system (OS) and is the core interface between a computer’s hardware and its processes.

More about Linux

Products

A stable, proven foundation that’s versatile enough for rolling out new applications, virtualizing environments, and creating a more secure hybrid cloud.

Resources