Перейти к содержимому

How to live without Docker for developers - Part 1 | Migration from Docker to Buildah and Podman

Andrew Malkov

0:00 / 0:00

How to live without Docker for developers - Part 1 | Migration from Docker to Buildah and Podman

4 191 просмотр · 5 лет назад
Andrew Malkov
1,64 тыс. подписчиков
4 191 просмотр · 5 лет назад
Migration from Docker to Buildah and Podman. Kubernetes is going to drop support for Docker. As developers, we need to be prepared to build either docker or OCI images in just a one click and get used to living without Docker. In this episode I will show you how to build a container image with Buildah using the existed Dockerfile file just to show how easy it is to migrate your build process for already existed applications from Docker to Buildah. #docker #buildah #podman #containers #anmalkov ⏰ Timestamps 0:00 - Introduction 1:30 - Contents of Part 1 2:11 - Create .NET 5 web application 4:39 - Create a Dockerfile for .NET 5 application using VS Code 10:46 - Build an image using Docker 14:24 - Run a container using Docker 16:38 - Remove a container using Docker 17:32 - Introduction to Buildah 18:43 - Build an image using Buildah on Windows 10 24:30 - Run a container using Podman on Windows 10 30:38 - Wrapping up 🔗 Links http://buildah.io http://podman.io 👋 Connect with me My blog https://www.anmalkov.com Twitter   / anmalkov   LinkedIn   / anmalkov   Instagram   / an_malkov   Facebook   / an.malkov.m   🚀 Explore more How to live without Docker for developers - Part 2 | Native approach to build an image with Buildah 👉🏼    • How to live without Docker for developers ...   How to live without Docker for developers - Part 3 | Push an image to Docker Hub and GitHub packages using Buildah 👉🏼    • How to live without Docker - Part 3 | Push...   How to live without Docker for developers - Part 4 | Setup CI workflow in GitHub Actions with Buildah 👉🏼    • How to live without Docker for developers ...