dotcloud/docker

View on GitHub
oci/defaults.go

Summary

Maintainability
B
4 hrs
Test Coverage

Function DefaultLinuxSpec has 142 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func DefaultLinuxSpec() specs.Spec {
    return specs.Spec{
        Version: specs.Version,
        Process: &specs.Process{
            Capabilities: &specs.LinuxCapabilities{
Severity: Major
Found in oci/defaults.go - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status