I'm working with a team that is starting work on a Business Central extension. However, we aren't sure how to setup our development environments. Specifically, we currently have one sandbox that we are publishing to, but that's proving to be a headache. I've set up an instance of BC in Docker, but I can't publish to it from VS Code. We are about to add more developers and I'd like to figure out the best way to do this efficiently.
Does anyone have any suggestions? Setup a sandbox for each developer? Has anyone setup BC in Docker and had success publishing to it?