dlbeer / quirc

QR decoder library
Other
882 stars 286 forks source link

Add Dockerfile for Alpine Linux and update README #137

Open ynggny opened 1 year ago

ynggny commented 1 year ago

Hello,

I hope you're doing well! I've created a Dockerfile to build quirc using Alpine Linux, providing a lightweight and efficient option. I encountered challenges building quirc on macOS, and this Dockerfile could simplify the process for others.

Here's a summary of the changes:

Added a Dockerfile for building quirc on Alpine Linux. Updated the README.md with instructions on using the Dockerfile to build the library and demos/tests. I hope you find this contribution useful. If you have any feedback or suggestions, please let me know. I'm happy to make any adjustments to improve the contribution.

Best regards