Hi,
I would like to create model to make a particular users to access the docker daemon (authentication).
for example (" alice and bob are two users. i would like to make bob able to access the docker daemon while alice cannot).
I have generated th certificates and keys required.
but i dont know how to configure TLS and add the user to socket.
so, what is the next steps after th certificates ?
many thanks.