Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the dockertls images to newer baseimages #450

Open
kirkone opened this issue Mar 29, 2021 · 3 comments
Open

Please update the dockertls images to newer baseimages #450

kirkone opened this issue Mar 29, 2021 · 3 comments

Comments

@kirkone
Copy link

kirkone commented Mar 29, 2021

Hi,

as this is mentioned in the current documentation by Microsoft it would be nice to have this also working with newer host servers.

I tryed it on Windows Server 20H2 and get the following error:

The container operating system does not match the host operating system

Please let me know if I can help in any way.

@StefanScherer
Copy link
Owner

Hi @kirkone ,
I agree it hasn‘t been updated for a while.
but you could try and run it in hyperv isolation mode.

@kirkone
Copy link
Author

kirkone commented Apr 6, 2021

Hello @StefanScherer

I solved it by building my own Image based on your docker file with this base Image:

mcr.microsoft.com/powershell:nanoserver-2004

And I had to replace containeruser with containeradmin because of the changes in the windows image.

@StefanScherer
Copy link
Owner

Thanks for your feedback. I‘m glad you could build an image that better works for your host OS version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants