Describe the bug
~ $ docker run -it mcr.microsoft.com/windows/server:ltsc2022
Unable to find image 'mcr.microsoft.com/windows/server:ltsc2022' locally
ltsc2022: Pulling from windows/server
01c4baad83ab: Extracting [=======================> ] 1.421GB/3.014GB
ce7126e7d668: Download complete
It takes like 140 seconds to extract 2GB on a very powerful machine. This is nuts. There must be a better way.
To Reproduce
(see above)
Expected behavior
Once an image is downloaded, it should be fast to start running it.
Configuration:
- Edition: Windows Server 2022
- Base Image being used: mcr.microsoft.com/windows/server
- Container engine: docker
- Container Engine version: 28
Describe the bug
It takes like 140 seconds to extract 2GB on a very powerful machine. This is nuts. There must be a better way.
To Reproduce
(see above)
Expected behavior
Once an image is downloaded, it should be fast to start running it.
Configuration: