├── Dockerfile ├── Dockerfile.msra ├── README.md └── entrypoint.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JinchaoLove/Docker_Images/HEAD/Dockerfile -------------------------------------------------------------------------------- /Dockerfile.msra: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JinchaoLove/Docker_Images/HEAD/Dockerfile.msra -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JinchaoLove/Docker_Images/HEAD/README.md -------------------------------------------------------------------------------- /entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JinchaoLove/Docker_Images/HEAD/entrypoint.sh --------------------------------------------------------------------------------