Python Docker Image for Nano Server
4.4K
Windows Nano Server is an SKU designed for the cloud computing environment. But Nano Server is entirely different between the traditional Windows Server operating system. It is just a minimal subset of the existing Windows operating system, so many capabilities are missing.
This repository contains a Python docker image build script for Windows Nano Server.
docker pull rkttu/python-nanoserver:3.7.4_1809
docker run -it rkttu/python-nanoserver:$IMAGE_TAG
This image includes pip and virtualenv.
I tested this Docker image for Windows Nano Server 1809. If you make a docker image for another version of Windows, please make a pull request with some tests. For more information, please refer this link.
Content type
Image
Digest
Size
124.8 MB
Last updated
almost 6 years ago
docker pull rkttu/python-nanoserver:3.9.0_2009