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
c5c32f9f
Commit
c5c32f9f
authored
Sep 01, 2021
by
Jeffrey Weatherford
Browse files
Merge branch 'tools-add' into 'development'
Tools add See merge request
!19
parents
da4ab249
b86d4710
Pipeline
#456062
passed with stages
in 33 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
c5c32f9f
...
...
@@ -12,6 +12,8 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
RUN
yum
-y
update
\
&&
yum clean all
# add development tools
RUN
yum
-y
install
gcc gcc-c++ make cmake automake autoconf libtool
#TO fix CCE-80935-0
...
...
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