A simple WORKING docker setup for polr.
Also consists of a docker-compose to get polr running locally in a single step: docker-compose up
Default username: polr
Default password: polr
Default api key: 7789835af06daaf863bcdce26e75fe
- Overwrite
/src/.env
in the container for fine grained control or - Pass environment variables to the docker container while starting it (This doesn't seem to be working currently. https://blog.doismellburning.co.uk/environment-variables-in-nginx-config/)
For more detailed docs, refer to the original fork: https://github.com/cydrobolt/polr