Learn about the use cases for each of Docker's networking models, and how to best apply and tune them for your needs A common use case for Docker is networked services, and Docker has its own ...
I as a developer wants to use unix sockets to access the docker API. The user (default iobroker) must be inside docker group to do that. So by the installation and in fix user must be added to docker ...