I'm still quite new to docker here so please feel correct me if some things I state are mistaken.
Docker has launched a feature called Docker dev environments. I'm interested in this feature with the goal of creating a consistent development environment that works like production especially as the number of developers on the team increase.
However, after doing some extensive google search, I see that this requires Docker Desktop. If I wish to use Rancher Desktop instead of Docker Desktop, will I be able to use this feature?
If not, are there solutions that are relatively close to this type of functionality?