* Update 10-dns.sh
Updated the cni plugin to resolve some issues with vlans.
* Update install-cni-plugins.sh
Updated cni plugin version to later version to resolve clan issues with some containers.
* Update 25-homebridge.sh
Updated cni plugin version to resolve clan issues.
* Delete 10-dns.sh
* Delete install-cni-plugins.sh
* Create install-cni-plugins.sh
* Delete install-cni-plugins.sh
* Create 15-test.sh
* Support caching in install-cni-plugins.sh (#114)
* Support caching in install-cni-plugins.sh
* Update README
Conflicts:
dns-common/on_boot.d/10-dns.sh
* removed unused file
Co-authored-by: Adam Bolsover <bowseruk@users.noreply.github.com>
* 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>