What are "container-tools" and what does disabling them achieve?
2
votes
1
answer
3967
views
The [buildah docs for installation](https://github.com/containers/buildah/blob/master/install.md) mention,
sudo dnf -y module disable container-tools
Interestingly, the advice for RHEL 8 BETA is to enable them
sudo yum module enable -y container-tools:1.0
What does this line do? And by extension what is
container-tools
and why do I want to disable them?
Asked by Evan Carroll
(34663 rep)
Nov 22, 2020, 05:58 AM
Last activity: Nov 23, 2020, 06:22 AM
Last activity: Nov 23, 2020, 06:22 AM