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-hub
Commits
fa79f429
Commit
fa79f429
authored
Jul 13, 2021
by
Mark Hermeling
Browse files
Upversion to CodeSonar 6.1
parent
fc6507d9
Pipeline
#363546
failed with stages
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
fa79f429
...
...
@@ -22,8 +22,8 @@ RUN yum -y update \
RUN
rm
-rf
/usr/libexec/sudo/sesh
ARG
CODESONAR_PACKAGE=codesonar-6.
0
p0.20210
331
-x86_64-pc-linux.tar.gz
ARG
CODESONAR_HOME=/opt/codesonar-6.
0
p0
ARG
CODESONAR_PACKAGE=codesonar-6.
1
p0.20210
713
-x86_64-pc-linux.tar.gz
ARG
CODESONAR_HOME=/opt/codesonar-6.
1
p0
COPY
["${CODESONAR_PACKAGE}", "/opt"]
RUN
tar
-zxvf
/opt/
${
CODESONAR_PACKAGE
}
-C
/opt
RUN
rm
-rf
/opt/
${
CODESONAR_PACKAGE
}
...
...
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