dotcloud/docker

View on GitHub
builder/builder-next/executor_linux.go

Summary

Maintainability
A
45 mins
Test Coverage

Function newExecutor has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func newExecutor(root, cgroupParent string, net *libnetwork.Controller, dnsConfig *oci.DNSConfig, rootless bool, idmap idtools.IdentityMapping, apparmorProfile string) (executor.Executor, error) {
Severity: Minor
Found in builder/builder-next/executor_linux.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status