google / shipshape

Program analysis platform
Apache License 2.0
271 stars 35 forks source link

ExtendJ analyzer image does not appear to be published anywhere public #103

Closed clconway closed 9 years ago

clconway commented 9 years ago

The ExtendJ analyzer seems to assume that the user will build from source and have a local image to run. Could we push it to some public repository (like DockerHub) so that end users can just use a command like

shipshape --analyzer_images="extendj_shipshape/extendj" -categories=ExtendJ ...

without cloning the ExtendJ repo, etc.?

clconway commented 9 years ago

Got the wrong issue number on fd57cf0. Oops.

llbit commented 9 years ago

I have pushed the ExtendJ analyzer plugin to joqvist/extendj_shipshape on DockerHub.