I'm trying to test out the RHEL 'minimal' atomic base images. However I can see no way to install packages on them.
If I try 'microdnf update' I get this:
bash-4.2# microdnf update
(process:10): librhsm-WARNING **: Found 0 entitlement certificates
(process:10): librhsm-WARNING **: Found 0 entitlement certificates
Nothing to do.
Subscription manager doesn't seem to exist:
bash-4.2# subscription-manager
bash: subscription-manager: command not found
How do i provide subscription to this?