Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-ci-pipeline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IOPSYS
gitlab-ci-pipeline
Commits
bebfd0af
Commit
bebfd0af
authored
Apr 15, 2020
by
Jakob Olsson
Browse files
Options
Downloads
Plain Diff
Merge branch 'bbf_dependencies' into 'master'
Add libtrace See merge request
!2
parents
af164a63
bb7a5486
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!2
Add libtrace
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/code-analysis/Dockerfile
+2
-1
2 additions, 1 deletion
docker/code-analysis/Dockerfile
with
2 additions
and
1 deletion
docker/code-analysis/Dockerfile
+
2
−
1
View file @
bebfd0af
...
...
@@ -57,7 +57,8 @@ RUN \
libnl-genl-3-dev
\
libssl-dev
\
libnl-route-3-dev
\
libnfnetlink-dev
libnfnetlink-dev
\
libtrace-dev
# Remove cached packages.
RUN
rm
-rf
/var/lib/apt/lists/
*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment