I'll play with https://aptly.info to create a repository that backports all packages and dependencies required to build and run
skopeo
andbuildah
. I think I should be able to publish that on my https://people.debian.org/~siretart/ homepage.That would be helpful!
User Namespaces
===============
Buildah requires a Linux Kernel with userspaces enabled. Debian
Kernels have that functionaly, but the local system administrator
needs to enable it manually, with a command like this:
sudo sysctl -w kernel.unprivileged_userns_clone=1
-- Reinhard Tartler <siretart@tauware.de>, Mon, 29 Apr 2019 20:37:02 -0400