-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Checking groups in wrap_docker_command() is not reliable. For example, the `dockerman` user in `dockerman` group makes this check fail. Let's do it properly and try the `docker ps` command. Thanks to @Willenst for finding this bug.
- Loading branch information
Showing
1 changed file
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters