Hello,
Is it possible to create a user that can access only ‘test’ container?
For example, I have two users: ‘a’ and ‘b’. There are two running containers: ‘a’ and ‘b’.
I want to grant access user ‘a’ to only container ‘a’, but he can only stop, start and restart the container and connect to the console.
How may I do this?
Thanks in advance