|
|
|
|
|
by mhitza
723 days ago
|
|
JetBrains has an official DevContainer extension for a while now[0], though I can't vouch how well it works. I've seen devcontainers used in various projects, and how it further leads to a bigger divide between dev and ops. Your team should standardize on a single OS and software stack and life will be easier, + developers will also learn something about Ops and the systems they deploy to. I know, unpopular opinion, with the pervasiveness of Kubernetes and backend systems developed on Macs. [0] https://plugins.jetbrains.com/plugin/21962-dev-containers |
|