Containers are a new runtime for our applications. Building a secure, fast and minimum-size image is essential. In this article, we’ll do it.
[Read More]Manage containers with podman
When we talk about containers, it’s prevalent to talk about Docker
. Docker used to be the most popular container platform.
It has changed, and we can use other platforms that improve some features. In this case, we will talk about Podman
.