Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podman Setup for Raspbery Pi

Download, compile and install named-releases of Podman / Buildah and Skopeo for a Raspberry Pi.

Gotcha

  • Pi's do not have enough memory to link buildah or podman - Swap space must be enabled.
    • I've left in brute-force automation to enable/disable swap for the build. If this proves troublesome, a command line switch can be provided to
  • --tags podman_build_cleanup -e 'podman_build_cleanup=Yes' is required to clean up build time and devel packages due the occasional link-stage bombout.

FIXME

  • (Randomly) Go reports not enough memory to link - manual compilation is fine. Perhaps an ansible'ism
  • Fix the commands with pipes - there is probably a simpler way to do it without invoking bash (which may or may not be installed?!)

About

Download / Compile and Install Podman / Buildah and Skopeo for a Raspberry Pi

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors