aerokube / windows-images

Step by step instructions for building Docker images with Windows
Apache License 2.0
221 stars 44 forks source link

Question - Image #32

Closed ilanisme closed 4 years ago

ilanisme commented 4 years ago

Hey, i'm trying to understand, the final result is a docker image that has a vm with windows 10 ? or is the image only windows 10 with the browser? Also, if the docker image does not contain a vm inside, can you do the same with windows 7 ? basically dockerize an older versions of internet explorer ? Thanks in advance!

vania-pooh commented 4 years ago

@ilanisme this image always contains a VM inside, so you can dockerize any Windows version you want.

ilanisme commented 4 years ago

I see, isn't that a performance issue to have a vm inside of a container ? whats the advantage of docker then ? thank you.

vania-pooh commented 4 years ago

@ilanisme you can't run Windows inside Docker directly, but you can run a Windows VM using Linux commands inside. So there is no choice.

taren7 commented 4 years ago

@vania-pooh can we use a windows base image Container Base Images

aandryashin commented 4 years ago

No, it is not possible to run graphical applications in windows based containers.

вт, 24 мар. 2020 г., 11:05 taren7 notifications@github.com:

@vania-pooh https://github.com/vania-pooh can we use a windows base image Container Base Images https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/container-base-images

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aerokube/windows-images/issues/32#issuecomment-603088684, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKY23N6MNMMEXU5FAYEQMDRJBSTJANCNFSM4LRJTIXQ .