We are using docker version 17.06.2-ee-3 on RHEL 7.3 and I would like to know if docker has a capability to look for the group from Active Directory instead of looking locally in /etc/group when “group”: “docker” is present in daemon.json file.
We have all our users and groups coming from Active directory.
Any help is much appreciated,
Thank you