Hello,
I’m trying to execute REST calls of docker using Postman, such as creating a container,stopping or killing the container,etc.Wanted to ask regarding the authentication part of the calls, even if I’m not giving the authentication, it is still executing the calls,which shouldn’t happen.
Please help with this problem.