Skip to content

Podman: A tool for managing OCI containers and pods.

Notifications You must be signed in to change notification settings

NotBobTheBuilder/podman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podman Ubuntu Archive

Autoupdated archive of ubuntu builds for podman.

Installing

To use this PPA, use the steps below to trust the archive and use it to download podman builds:

curl -s 'https://notbobthebuilder.github.io/podman/jack+ppa.jackwearden.co.uk.gpg' | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/jack+ppa.jackwearden.co.uk.gpg > /dev/null
sudo curl -s -o /etc/apt/sources.list.d/notbobthebuilder_podman.list 'https://notbobthebuilder.github.io/podman/notbobthebuilder_podman.list'
sudo apt-get update
sudo apt-get install podman

Development

  • .github/workflows/release.yml contains the fetch and build process. Multi arch builds are supported for aarch64 and amd64

About

Podman: A tool for managing OCI containers and pods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%