Skip to content

techiescamp/podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podman Tutorial Repository

Tutorial Documentation: https://devopscube.com/podman-tutorials/

Vagrantfile With Podman

The repo contains a Vagrantfile which you can use to learn and test podman. Podman and runc get installed when you bring up the vagrant VM. It uses an ubuntu 20.10 base image.

Official Resources:

  1. Official Website: https://podman.io/
  2. Open Source Github repo: https://github.com/containers/podman
  3. Podman Compose: https://github.com/containers/podman-compose

Other Useful Podman Rererences:

  1. Why Dockerless
  2. Rootless Docker
  3. Boosting Container Security with Rootless Containers
  4. Podman vs Buildah