Mateusz Kozak

Mateusz Kozak

The trust factor in DevOps

Let's talk about security In recent years, containerization has become a popular way to deploy software applications. While containerization has many benefits, such as portability, scalability, and consistency, it also presents

Docker image size

At the heart of the Docker platform lies the Docker image, an essential component that houses all the necessary files, libraries, and dependencies required to run a containerized application. However, these images can

Docker cheat sheet

Learn the most common docker commands - for images, containers and compose.