I installed docker to start a game server but i have found a problem with python:3.7-windowsservercore. It does not want to install. I installed python 3.7.0 but still it does not run. Docker file i got from
AstroLauncher/Dockerfile at master · ricky-davis/AstroLauncher · GitHub. And before start i did clone into it.
You can check available regular images on Docker Hub, it seems the windows images are not existing (anymore).
Maybe check this related post.
The tags still exist: Image Layer Details - python:3.7-windowsservercore
It is just hard to spot between all the Linux images.
Though, the error message indicates that your Docker Desktop is not configured to run Windows Containers. You need to open docker’s context menu in the notification area, and select “switch to windows containers…”.
Python 3.7 reached end of life on 2023-06-27 (as in ~2,5 years ago). I am not a python guy, but are you sure you will still get packages/dependencies for an unsupported python version?
You seem to have missed this notification in the project: the project was abandoned!
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
That’s strange, I entered “window” as search for the image tags and nothing showed up.
Maybe it was just a temporary hick-up of Docker Hub ![]()
Ok, the tag search is case sensitive, didn’t expect that ![]()
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
