投稿

検索キーワード「docker image layers」に一致する投稿を表示しています

√1000以上 windows docker image size 144771-Reduce windows docker image size

イメージ
 docker images The output will look like the following screenshot As we have used the Windows Nano Server to build the image, the image size is quite small (totaling 457MB) Please note that, as we have not provided a tag, Docker has added the latest tag to the node image (as you can see in the screenshot) Reducing Docker Image The above configuration file will build a Docker image with a size of about 13GB, which looks a bit scary because downloading is too timeconsuming even with a fast network Thanks @MichaelSimons that's a decent alternative I'm curious to know what the limitations are for dotnetframework that it requires the full windowsservercore as a base image Kind unrelated to this issue but to be honest even ~5GB is quite large in terms of docker image correct me if I'm wrong but its almost as if a VM (base server OS) image is being converted to a docker image Lcow Linux Containers On Windows Server Logs Links Notes Recipes Reduce windows docker image size