You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running the test suites of docker-py and noticed one test failing. It was because inspect call (GET /containers/(id)/json) did not return if the container is privileged or not. Is this intentional?
I was running the test suites of docker-py and noticed one test failing. It was because inspect call (GET /containers/(id)/json) did not return if the container is privileged or not. Is this intentional?