Building containerized applications 

Learn how containers and Kubernetes have changed development process and development tools. 

Red Hat’s lightweight, open standards-based container toolkit is now fully supported and included with Red Hat Enterprise Linux 8. Built with enterprise IT security needs in mind, Buildah (container building), Podman (running containers), and Skopeo (sharing/finding containers) help developers find, run, build, and share containerized applications more quickly and efficiently, thanks to the distributed and daemonless nature of the tools. 

What are Red Hat's tools for containers?

Linux containers are ideal for deploying microservices-based, cloud-native applications. Red Hat Enterprise Linux 8 contains and fully supports Red Hat’s lightweight, open standards-based container toolkit. It also provides several new features to simplify and improve container development, management, and security.

 

Podman

Podman

Podman is a complete, daemonless container engine for running, managing, and debugging OCl-compliant containers and pods. It is compatible with the Docker command-line interface (CLI) and enables seamless integration with systemd. Switching from Docker to Podman is easy and intuitive—two commands are all you need.

Learn more   

Podman Desktop

podman desktop

Podman Desktop enables you to easily work with containers from your local environment. Podman Desktop leverages Podman Engine to provide a lightweight and daemon-less container tool.

Learn more   

Buildah

Buildah

Buildah allows you to build and modify containers without any daemon or docker. It preserves your existing dockerfile workflow while allowing detailed control over image layers, content, and commits. Buildah also minimizes container image size by using tools from the container host rather than adding them to the container image.

Learn more   

Skopeo

Skopeo

Red Hat Enterprise Linux 8 also includes Skopeo, a new, comprehensive tool and library for inspecting, signing, and transferring container images. This advanced container sharing allows you to inspect, verify, and sign image manifests. Move container images between registries. Skopeo uses the same code-base library used by Buildah, Podman, and CRI-O, a lightweight container engine for Kubernetes.

Learn more   

crun

crun

crun is a fully-featured OCI runtime and library for running containers written entirely in C. crun is a fast and lightweight command-line program that doesn’t require an external process for managing OCI containers.

learn more   
Podman guide for containers cover image

Podman guide for containers

Podman is one of the next-generation container tools (along with Buildah and Skopeo) included in Red Hat Enterprise Linux 7.6 and later. This cheat sheet covers all of the commands that focus on images, containers, and container resources.

This cheat sheet explains how to:

  • Find, build, and remove images.
  • Run containers on images.
  • Manage container processes and resources.
  • Work with a container's filesystem.

Download now

Container tutorials

Interactive Tutorial

Setting up Red Hat Enterprise Linux for a development environment

In this lab, you will learn how to craft applications on the top of Universal...

Interactive Tutorial

Understand container orchestration

Learn how container images are built, tagged, organized and leveraged to...

Interactive Tutorial

Run container images with hosts

Learn how a particular host actually runs the container images.

Interactive Tutorial

Red Hat Container Tools

The goal of this track is to understand how to use some other OCI compliant...

Use enterprise-grade containers to develop in a hybrid world

Part of the beauty of Linux containers is that they are hybrid by design. That means you can code locally, test in the cloud, and deploy anywhere that Linux containers will run. Most Red Hat developer components are available with dockerfiles, or distributed as Linux container images on Red Hat Enterprise Linux (for local dev) and Red Hat OpenShift Container Platform (local, on-line, or public cloud dev). This means that wherever you develop, test, and deploy, you’re using the same development stacks, on-premise to virtual to cloud. To help you get where you’re going faster, the Red Hat container catalog gives you access to certified, trusted and secure application containers.

 

Try a container

Latest articles

Coding shared image
Article

Active Directory Utility for SQL Server (ADUTIL) now officially supported with RHEL 9

Vivien Wang +2

Active Directory Utility for SQL Server (ADUTIL) is now officially supported with RHEL 9. The adutil tool is a command-line interface (CLI) utility for configuring and managing Windows Active Directory domains for SQL Server on Linux and containers, without switching between Windows and Linux machines to manage Active Directory.

Featured image for Red Hat Enterprise Linux.
Article

Introducing Toolbx

Sumantro Mukherjee

This article provides a high level introduction to Toolbx, describing how it supports modern development and troubleshooting workflows on Red Hat Enterprise Linux.

openshift containers
Article

Use of Cryostat and Java Flight Recording in Red Hat OpenShift 4

Francisco De Melo Junior

This article aims to show the features and complete utilization of Java Flight Recording (JFR) via Cryostat Operator (Cryostat) for Red Hat OpenShift Container Platform (RHOCP) 4.x. Use cases are explained.

More container articles