Sign inSign up

driveup/pytsener

By driveup

Updated about 9 years ago

An image with python, pip, flask and kafka.

Image
0

216

driveup/pytsener repository overview

Pytsener Dockerfile

A Dockerfile that make easy use of Python with Flask and Kafka

Quick usage

docker run -d -p 14230:14230 --name pytsener driveup/pytsener

You can use the environment variables to configure your stuff. To chage the listening port you need to run it like this:

docker run -d -p <YOUR_PORT>:14230 --name proxymachine driveup/proxymachine

License

MIT license.

Tag summary

Content type

Image

Digest

Size

33.3 MB

Last updated

about 9 years ago

docker pull driveup/pytsener