docker-coala-base icon indicating copy to clipboard operation
docker-coala-base copied to clipboard

coala base docker image

Results 47 docker-coala-base issues
Sort by recently updated
recently updated
newest added

http://download.opensuse.org/repositories/devel:/tools:/statica/openSUSE_Tumbleweed/src/ has a bunch of static analysis packages. It looks like none of them are in coala. - cbmc - cil - frama-c - ltl2ba - minisat - smatch -...

status/STALE

It seems the checkstyle.jar file is not part of this docker image because every time I use it with this docker image, It downloads the jar file. ``` $ docker...

importance/medium
difficulty/low
status/STALE

It would be nice to have a script that tells the user what they can do with this image, I was thinking about some example of commands that you can...

difficulty/low
status/STALE

might help for https://github.com/coala/docker-coala-base/issues/55

status/STALE

We have a daily build on master for the docker image, we can do the same for pre and upload the prerelease to docker hub or maybe trigger a docker...

status/STALE

Docker has this weird way of using `root` as the default user resulting in files which the user can't write to. The only way to fix this is to declare...

status/STALE

Some of the python2 packages were removed in https://github.com/coala/docker-coala-base/issues/55#issuecomment-270966401 , but we still need python2 for flawfinder. Once https://github.com/coala/coala-bears/issues/1268 is fixed, we can remove python2 from the image.

status/blocked
status/STALE

Master is currently failing due to lack of coverage `bears/haskell/GhcModBear.py 12 1 2 0 93% 28` https://travis-ci.org/jayvdb/docker-coala-base/builds/193966892#L9355 Adding ghc-mod creates some test failures. https://travis-ci.org/jayvdb/docker-coala-base/builds/193989207#L9475

status/STALE

https://github.com/avirshup/DockerMake

status/STALE

See https://travis-ci.org/jayvdb/docker-coala-base/builds/202889527 and https://travis-ci.org/jayvdb/docker-coala-base/builds/202614783 ``` E Traceback (most recent call last): E File "/coala/coalib/bears/Bear.py", line 250, in execute E result = self.run_bear_from_section(args, kwargs) E File "/coala/coalib/bears/Bear.py", line 243, in run_bear_from_section...

status/STALE