Is your feature request related to a problem? Please describe.
For users in the RedHat family, ie. CentOS, Fedora, podman and cgroups v2 is the default and offers
other benefits that docker doesn't.
Describe the solution you'd like
I'd like to use ddev without needing to install docker.
Describe alternatives you've considered
None.
I realize docker-compose is the likely the trickiest part. One thing of note, podman doesn't run as root at all so you'd likely gain some more security.
Is your feature request related to a problem? Please describe.
For users in the RedHat family, ie. CentOS, Fedora, podman and cgroups v2 is the default and offers
other benefits that docker doesn't.
Describe the solution you'd like
I'd like to use ddev without needing to install docker.
Describe alternatives you've considered
None.
I realize docker-compose is the likely the trickiest part. One thing of note, podman doesn't run as root at all so you'd likely gain some more security.