FROM almalinux:9
RUN dnf -y install rpm gpg createrepo
RUN dnf -y install rpm-sign
RUN dnf -y install gnupg2
