diff --git a/Dockerfile b/Dockerfile index bf33b23d65953319a17f495305272ace917a4bda..b317bfc2b66964f0e05404089d5ed45f2ff3d3d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,6 +43,8 @@ RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.1 RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.2 RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.3 RUN rm -rf /opt/codesonar-5.4p0/third-party/postgresql-9.6 +RUN rm -rf /opt/codesonar-5.4p0/csonar-eclipse/com.grammatech.codesonar.jar:commons-io.jar +RUN rm -rf /opt/codesonar-5.4p0/csonar-eclipse/eclipse_tests/CodeSonarTest_1.0.0.jar RUN rm -rf /opt/codesonar-5.4p0/third-party/python/inst/lib/python2.7/test/*pem /opt/codesonar-5.4p0/third-party/python/instmt/lib/python2.7/test/*pem