Just out of curiosity, what does the dev env look like? A set of VMs? K8s?
If k8s, then mirrord for teams can be useful for testing code locally against the dev env dependencies without having to containerize while also not breaking the shared env dependencies for others.
Disclaimer: I work for the parent company