FROM microsoft/windowsservercore:latest

# This image is created and maintained by Ritesh Modi
MAINTAINER "Ritesh Modi"

# It shows the usage of ADD instruction
ADD https://www.python.org/ftp/python/3.5.1/python-3.5.1.exe C:\\python-3.5.1.exe