The windows environment should have docker layer caching so that its capabilities are in line with the linux environment.
This would be particularly useful because windows docker images are substantially larger than their linux counterparts.
For our use case, we are pulling a 30gb image with each build and it is taking around 30 minutes. If DLC was available our total build time would go from ~35 minutes to ~5minutes.
CCI-I-1182