You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The buildah task will use a provided activation key to register itself with Red Hat subscription manager and moount the necessary credentials so that can be used by the builds.
55
+
The buildah task will use a provided activation key to register itself with Red Hat subscription manager and mount the necessary certificates to the build environment. Simply add `+dnf+` or `+yum install+` commands to your Containerfile.
56
56
57
-
TIP: If your activation key includes more repositories than the defaults add the following command inside your Containerfile in order update repository metadata.
57
+
TIP: If your activation key includes more than the default repositories, add the following command inside your Containerfile in order update repository metadata:
0 commit comments