Run Miniconda in Windows Nanoserver Container.
113
The official Docker Library repository has only support for Windows Server core containers
https://github.com/docker-library/python/tree/master/3.6/windows
here you can find Miniconda windows containers that uses Nanoserver.
If you need to use a small-footprint image Nanoserver is the way to go.
Miniconda is the minimal installation of the well-known Anaconda Python Distribution.
Tags follows the convention
miniconda-version:nanoserver-version
eg:
4.4.10-1709
dockerfile is available here:
Content type
Image
Digest
Size
539.2 MB
Last updated
over 8 years ago
docker pull yorek/miniconda-nanoserver:4.4.10-1709