docker pull python docker run -v C:/:/data --name python -i -t python /bin/bash
reference https://dev.classmethod.jp/cloud/aws/win10_docker_python_ecs_cfn/ https://qiita.com/chroju/items/ce9cae248cc016745c66
Recommended Posts