Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 466 Bytes

python-runtime

A Docker file to create an image with python runtime

Simple Tags

How to run the image ?

  • docker pull nanic/python-runtime:version
  • docker run -d nanic/python-runtime

Refer to the following project to see the usage

- https://github.com/nanic/python-rest-api-docker