Describe the bug
I could not get the AllowedContainers option to work for user assigned in the UserIDs array
To Reproduce
Steps to reproduce the behavior:
- Run
docker ps --format "{{.Names}}" to get the name of the container
- Add the name as a string to the AllowedContainers array
Expected behavior
I expected that when /list is ran by a user the container would show
Screenshots
N/A
Additional context
I also tried the containers ID this did not work either
Describe the bug
I could not get the AllowedContainers option to work for user assigned in the UserIDs array
To Reproduce
Steps to reproduce the behavior:
docker ps --format "{{.Names}}"to get the name of the containerExpected behavior
I expected that when /list is ran by a user the container would show
Screenshots
N/A
Additional context
I also tried the containers ID this did not work either