Sign inSign up

paraita/simple-py-service

By paraita

Updated almost 9 years ago

Generic container acting as a service-to-go placeholder

Image
0

142

paraita/simple-py-service repository overview

simple-py-service

Simple container acting as a service-to-go placeholder for python scripts.

Just run the following command:

docker run --rm -it -p 5000:5000 -e SERVICE=SCRIPT_NAME paraita/simple-py-service:latest

Don't forget to replace SCRIPT_NAME by the name of the script you want to run:

  • pyro_linecounter
  • pyro_wordcounter

There is some documentation in the examples folder.

Tag summary

Content type

Image

Digest

Size

266.2 MB

Last updated

almost 9 years ago

docker pull paraita/simple-py-service