Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 616 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 616 Bytes

Build status

qrenco.de-docker

This is a simple Container-Image running qrenco.de. Feel free to take a look on the original repository.

Usage

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.

Sample

A sample deployment is available here