aboutsummaryrefslogtreecommitdiffstats
path: root/qtwayland
diff options
context:
space:
mode:
authorRyan Chu <ryan.chu@qt.io>2018-07-02 14:57:17 +0200
committerRyan Chu <ryan.chu@qt.io>2018-07-10 14:55:18 +0000
commite99fe6b35439577318916ba2d8b28a2d6be2cdfc (patch)
tree26a6560c3ec2f4e99921242dbe6c73bdacf96b31 /qtwayland
parent4869ad6a49de690a532e637a3939eb56068a8646 (diff)
Docker Provisioning: Install Avahi and enable mDNS service discovery
The challenge of connecting Docker containers from the host is to resolve a predefined hostname to an IP address assigned at runtime. For Unix-like platforms such as Ubuntu, it can be done by either hard-code the IP addresses or creating a DNS server. Both of them are not user-friendly which need root permission to modify system files. Avahi is a free Zeroconf implementation and provides multicast DNS (mDNS) service discovery. It enables Docker containers to publish their services on a local network. For the host systems supporting mDNS technology, they will automatically discover the services in a local domain without extra user-efforts. Task-number: QTQAINFRA-1686 Change-Id: I1ef464a455cef5d331a3e2eb0194e2741172ef95 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Ryan Chu <ryan.chu@qt.io> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Diffstat (limited to 'qtwayland')
0 files changed, 0 insertions, 0 deletions