rdbreak / rhcsa8env

This is a RHCSA8 study environment built with Vagrant/Ansible
https://join.slack.com/t/redhat-certs/shared_invite/zt-7ju3rz7b-_G3Njp3PDwdBG_81SwPeLA
MIT License
295 stars 174 forks source link

Podman container issue #51

Closed bartbus7 closed 3 years ago

bartbus7 commented 3 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

I've tried creating podman containers in my RHEL8 home lab a hundred times and always get error: systemctl --user enable --now container-logserver.service Failed to connect to bus: No such file or directory I'm setup using this vagrant network with the 3 vms and can't get podman containers to work. I'm doing it exactly how I was shown in Sander Van Vugt video course.

andrewoconnor commented 3 years ago

The Redhat VMs provided here do not support rootless podman. Try it in a recent version like 8.4

bartbus7 commented 3 years ago

Thank you. I've gotten it to work with VMware.