Is your organization doing anything to ensure new devs are productive from day one? How do you guys handle local environments for the code you are working on? I am trying to get my company to enable teams to create their own workstation image that contains all the dev tools and local application-related infrastructure needed for that team to be productive. Has anyone done something similar?

  • adr1an
    link
    fedilink
    510 months ago

    Yes, with Docker. If I had to do it for a new project, I’d try nix style using devenv.sh