Remove docker group check for non-linux systems
Docker on Mac (and maybe others) does not require a docker group. This removes the test on non-linux systems. Since I cannot test this (docker pull is hanging up on the last few layers of anything I built locally), please verify that it is okay.