How do developers work with containers in their local development environment? What workstation are you using? What IDE? What kind of software are you running locally? Is it even necessary to have all developers working with containers locally?
We are going to be using OpenShift and Podman.
I am part of the team leading the charge. We will eventually have to roll this out to a couple hundred developers and what to get an idea of what people are doing.
Thank you!
> By combining VS Code, the Remote - Containers extension, and Podman, you can easily set up a consistent environment for multiple developers, decrease setup time, and reduce bugs from differences in development environments in a secure fashion.
https://opensource.com/article/21/7/vs-code-remote-container...