Comment 1 for bug 1473554

Revision history for this message
Jeff Peeler (jpeeler-z) wrote :

Yes, don't just do a group membership test. Perhaps checking the return value of "docker info" may work, but in the case of the docker client not being installed (such as inside an atomic container), checking the permissions of the socket file in the default location I would think is the best approach.