mxgxw / MFRC522-python

A small class to interface with the NFC reader Module MFRC522
GNU Lesser General Public License v3.0
521 stars 419 forks source link

Added docker file #44

Closed omerlh closed 6 years ago

omerlh commented 6 years ago

Might make it easier to use for new users, especially when using HypriotOS with docker built-in. To run it in docker, all that is needed is adding the --privileged flag.