* Fix Github references from boostchicken to boostchicken-dev
* Download CNI bridge script from upstream rather than fork
The remote_install.sh script was retrieving the 05-cni-bridge.sh script
from gtrabanco's fork, rather than the main repository.
* Rename 05-cni-bridge.sh to 06-cni-bridge.sh
I updated the homebridge readme to include more detail and that you need cni plugins. It also includes a bit more detail when it comes to command line.
* Added container-common
Initial release of container-common section that includes setting a limit of container log size any container can have, to prevent filling up UDM storage with excessive logging.
* Update README.md
Clarified description of max log size
Co-authored-by: TRUPaC <trupac@cs-mapping.com.ua>