Use Docker and WSL2 to create Linux development environments as code

DevOpsLinuxWSL2Docker

In the Everything-as-code video I mentioned creating development environments as code as well. Here I show a way to do that using Docker and WSL2 in Windows 10.

Check out part 2 of this video, where I show an attempt to continuously integrate changes made to these Dockerfiles and semi-automatically update the development environments based on those Dockerfiles running on my computer.