stevejenkins / unifi-linux-utils

Helpful Linux / Unix scripts for admins of Ubiquiti (UBNT) UniFi wireless products
https://www.stevejenkins.com/blog/tag/unifi/
MIT License
695 stars 127 forks source link

feat(docker): add Dockerfile #52

Open hakamadare opened 3 years ago

hakamadare commented 3 years ago

This PR is the beginning of containerizing these utilities. I've made some changes to uap_reboot.sh to support overriding the default configuration via environment variables, rather than having to edit the file on disk.