Mike Benza
Results
1
comments of
Mike Benza
It looks like it runs, just with a warning: ``` docker run \ 9s 13:13:39 --interactive --tty --rm \ --env CODECLIMATE_CODE="$PWD" \ --volume "$PWD":/code \ --volume /var/run/docker.sock:/var/run/docker.sock \...