• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

docker / docker / 8127 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2016 12:53PM UTC
Files 538
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Feb 2016 12:53PM UTC coverage: 86.578%. First build
8127.1

Pull #7425

travis-ci

Dan Walsh
Add --security-opts options to allow user to customize security configuration

security-opts will allow you to customise the way that a labeling system like
SELinux will run on a container.

    --security-opt="user:USER"  : Set the label user for the container
    --security-opt="role:ROLE"  : Set the label role for the container
    --security-opt="type:TYPE"  : Set the label type for the container
    --security-opt="level:LEVEL"  : Set the label level for the container
    --security-opt="disabled"  : Turn off label confinement for the container

Since we are passing a list of string options instead of a space separated
string of options, I will change function calls to use InitLabels instead of
GenLabels.  Genlabels interface is Depracated.

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
Pull Request #7425:

38356 of 44302 relevant lines covered (86.58%)

0.87 hits per line

Source Files on job 8127.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8127
  • Travis Job 8127.1
  • 7d1a9d62 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc