Hi!
I need include my docker containers in Windows Domain and login domain user.
Containers must have different names.
I suppose, i can it with powershell inner container. But it fix his machinename.
I used docker-compouse.yml -> parameter “domainname”, but its not work fo me. Domain machine can’t see my container with name.
Maybe someone did it already?