We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently our installation of docker clashes with runc, buildah, and podman. So I've had to manually run
yum remove runc buildah podman
prior to running ansible
PR to sort this out properly is open docker/containerd-packaging#231 but not merged yet
Should we add the remove into our ansible playbook?
The text was updated successfully, but these errors were encountered:
Merge pull request #1 from UBC-DSCI/rhel8
da0820e
Aside from #3, this is fine; I'll merge now and we can keep working on `master`
No branches or pull requests
Currently our installation of docker clashes with runc, buildah, and podman. So I've had to manually run
prior to running ansible
PR to sort this out properly is open docker/containerd-packaging#231 but not merged yet
Should we add the remove into our ansible playbook?
The text was updated successfully, but these errors were encountered: