create the docker: sbt docker:publishLocal
the docker is supposed to be run with the following command:
docker run -it -v $srcDir:/src <DOCKER_NAME>:<DOCKER_VERSION>
and $srcDir must contain a valid .codacy.json configuration
Follow the instructions at codacy-plugins-test