This is a simple Container-Image running qrenco.de. Feel free to take a look on the original repository.
docker run -tid -p 8003:8003 clemontx/qrenco.de
To have it running on another local port, just change the first 8003 before the : to another local machine port you want to use.
A sample deployment is available here