---
# DevConf 2021: Virtual CZ: Building Smaller Container Images

**URL:** https://crunchtools.com/devconf-2021-building-smaller-container-images/
Date: 2021-02-23
Author: fatherlinux
Post Type: post
Summary: This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.&amp;lt;p class=&amp;quot;excert-link-wrapper&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;https://crunchtools.com/devconf-2021-building-smaller-container-images/&amp;quot; class=&amp;quot;excerpt-more-link&amp;quot; &amp;gt;Continue Reading&amp;lt;span class=&amp;quot;screen-reader-text&amp;quot;&amp;gt; &amp;quot;DevConf 2021: Virtual CZ: Building Smaller Container Images&amp;quot;&amp;lt;/span&amp;gt;&amp;lt;span class=&amp;quot;meta-nav&amp;quot;&amp;gt; &amp;rarr;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
Categories: Presentations
Tags: Container Engines, Container Images, Open Source Software, Red Hat
Featured Image: https://crunchtools.com/wp-content/uploads/2021/02/Screenshot-from-2021-02-23-11-58-07.png
---

## Abstract

Red Hat helped pioneer the concept of a Linux distribution, now we&#039;re working on how to get rid of it... OK, you&#039;re paying attention, right? Technically, we&#039;re trying to shift the problem of managing the distro to Red Hat so that you don&#039;t have to worry about it. Distroless container images can be tiny because they don&#039;t include package management tools like RPM and DNF, but still provide users needed software like glibc, openssl, and httpd. Cloud is just somebody else&#039;s computer, Serverless is just somebody else&#039;s server, and Distroless is just somebody else&#039;s Linux distro.

In this talk, we&#039;ll analyze the dependencies in container images using rpm-show, and explain how work is constantly being done to make container images smaller while still providing battle tested, pre-built software that is convenient to consume.

## Presentation

	- [Schedule](https://devconfcz2021.sched.com/event/gmSS/building-smaller-container-images)

	- [Google Slides](https://docs.google.com/presentation/d/1TSPQVN2NcQbA1zkPYy_-ATluCYzPmRhfqIB0AggCzMA/edit#slide=id.g547716335e_0_220)

	- [YouTube](https://youtu.be/HuE2Lrf5mRg)

---

## Categories

- Presentations

---

## Navigation

- [Home](https://crunchtools.com/)
- [Articles](https://crunchtools.com/category/articles/)
- [Events](https://crunchtools.com/category/events/)
- [News](https://crunchtools.com/category/news/)
- [Presentations](https://crunchtools.com/category/presentations/)
- [Software](https://crunchtools.com/software/)
- [Beaver Backup](https://crunchtools.com/software/beaver-backup/)
- [Check BGP Neighbors](https://crunchtools.com/software/check-bgp-neighbors-nagios/)
- [Chev](https://crunchtools.com/software/chev-check-vulnerabilities-script/)
- [Graph BGP Neighbors](https://crunchtools.com/software/grpah-bgp-neighbors/)
- [Graph MySQL Stats](https://crunchtools.com/software/graph-mysql-stats/)
- [Graph Sockets Pipes Files](https://crunchtools.com/software/graph-sockets-pipes-files/)
- [MCP Servers](https://crunchtools.com/software/mcp-servers/)
- [Petit](https://crunchtools.com/software/petit/)
- [Racecar](https://crunchtools.com/software/racecar/)
- [Shiva](https://crunchtools.com/software/shiva/)
- [About](https://crunchtools.com/about/)
- [Home](https://crunchtools.com)

## Tags

- Container Engines
- Container Images
- Open Source Software
- Red Hat

