podmanbuilder/README.md

293 B

Build latest podman for debian

  • Install docker and git
git clone git@gitlab.com:alliedmaldives/ops/podmanbuilder.git
cd podmanbuilder
docker compose run --rm podman-builder bash -c 'bash /root/podman-build.sh'
  • you should have the .deb file in a folder called 'build'