UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
GrammaTech
CodeSonar
codesonar-builder
Commits
41f53730
Commit
41f53730
authored
Aug 20, 2021
by
Mark Hermeling
Browse files
Update Dockerfile
parent
d89501b0
Pipeline
#435001
passed with stages
in 24 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
Dockerfile
Dockerfile
+5
-1
No files found.
Dockerfile
View file @
41f53730
...
@@ -42,9 +42,13 @@ csurf/src/api/javadoc \
...
@@ -42,9 +42,13 @@ csurf/src/api/javadoc \
csurf/src/feir/api/javadoc
\
csurf/src/feir/api/javadoc
\
third-party/boost
\
third-party/boost
\
third-party/jquery
\
third-party/jquery
\
third-party/postgresql
*
\
third-party/sqlalchemy
third-party/sqlalchemy
RUN
rm
-rf
${
CODESONAR_HOME
}
/third-party/postgresql
RUN
rm
-rf
${
CODESONAR_HOME
}
/third-party/postgresql-9.3
RUN
rm
-rf
${
CODESONAR_HOME
}
/third-party/postgresql-9.6
RUN
rm
-rf
${
CODESONAR_HOME
}
/csonar-eclipse/com.grammatech.codesonar.jar
RUN
rm
-rf
${
CODESONAR_HOME
}
/csonar-eclipse/com.grammatech.codesonar.jar
RUN
rm
-rf
${
CODESONAR_HOME
}
/csonar-eclipse/eclipse_tests/CodeSonarTest_1.0.0.jar
RUN
rm
-rf
${
CODESONAR_HOME
}
/csonar-eclipse/eclipse_tests/CodeSonarTest_1.0.0.jar
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment