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
df62cd11
Commit
df62cd11
authored
Aug 13, 2021
by
Mark Hermeling
Browse files
Simplifying
parent
848eb5da
Pipeline
#423070
passed with stages
in 26 minutes and 53 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
df62cd11
...
@@ -22,7 +22,7 @@ RUN yum -y update \
...
@@ -22,7 +22,7 @@ RUN yum -y update \
RUN
rm
-rf
/usr/libexec/sudo/sesh
RUN
rm
-rf
/usr/libexec/sudo/sesh
ARG
CODESONAR_PACKAGE=codesonar
-6.1p0.20210802-x86_64-pc-linux.tar
.gz
ARG
CODESONAR_PACKAGE=codesonar.
t
gz
ARG
CODESONAR_HOME=/opt/codesonar-6.1p0
ARG
CODESONAR_HOME=/opt/codesonar-6.1p0
COPY
["${CODESONAR_PACKAGE}", "/opt"]
COPY
["${CODESONAR_PACKAGE}", "/opt"]
RUN
tar
-zxvf
/opt/
${
CODESONAR_PACKAGE
}
-C
/opt
RUN
tar
-zxvf
/opt/
${
CODESONAR_PACKAGE
}
-C
/opt
...
...
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