I’m just curious if Microsoft Docker (on Windows Server 2016+) will support docker-in-docker images? Did anyone ever try this? Do you recognize the need for this?
Reason I’m asking is, we use docker-in-docker in our build environment on Linux to build software but also docker images. As we develop Microsoft applications as well that require dotnet-framework, I would like to have the same approach we use for Linux on our Microsoft buildenvironment, so it is transparent for our developers.
What is your opinion on this subject?
Thanks,
Mariska.