We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tested on Ubuntu 22.04.
To simplify this tutorial, we will disable SELinux for now. You may also try to customize your SELinux policy if really needed.
setenforce 0 sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/semanage.conf
Run as root:
apt-get install -y git podman tar
Follow the instructions in AlmaLinux or Fedora or RHEL