currently gdocker requires root to run correctly unless you add your self to the docker group. - [x] Test that current user is in the docker group or has access to the api - [x] Allow the app to load if dbus and the api are not available but warn the user - [ ] look into a way to add current user to the group with out the command line, part of the install process perhaps
currently gdocker requires root to run correctly unless you add your self to the docker group.