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

docker / docker / 8127
87%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2016 12:53PM UTC
Jobs 1
Files 538
Run time 13s
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

pending completion
8127

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

Jobs
ID Job ID Ran Files Coverage
1 8127.1 16 Feb 2016 12:53PM UTC 0
86.58
Travis Job 8127.1
Source Files on build 8127
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #8127
  • Pull Request #7425
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

© 2025 Coveralls, Inc