Jeffery B.'s Blog
  • Home
  • Ansible
  • Openshift
  • Author
Subscribe
Tagged

podman

A collection of 2 posts

microshift

Getting Started with MicroShift on the Mac/Ubuntu and Fedora

I ran across the MicroShift Project, and what I liked about it the most is the System Requirements. To run MicroShift, you need a machine with at least: * a supported 64-bit CPU architecture (amd64/x86_64, arm64, or riscv64) * 2 CPU cores * 2GB of RAM * 1GB of free storage space

  • Jeffery Bagirimvano
Jeffery Bagirimvano May 3, 2022 • 6 min read
podman

Install Podman on Ubuntu

Just a quick note on how to get podman working on ubuntu... $ . /etc/os-release $ echo "deb https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/testing/xUbuntu_${VERSION_ID}/ /" | sudo tee /etc/apt/sources.list.d/devel:kubic:libcontainers:testing.list $ curl -L https://download.opensuse.org/repositories/devel:

  • Jeffery Bagirimvano
Jeffery Bagirimvano Jul 7, 2020 • 1 min read
Jeffery B.'s Blog © 2025