No Python in Windows version of Docker

Found that Python is not in the Windows version of Docker. Try to run a setup.sh which has Python command but it gives “no such file error” when running python command. Is there a way to download and put Python inside the Windows version of Docker? It requires to run Python command with the docker terminal. If anyone can help, thanks in advance.