package specconv

import "github.com/docker/docker/rootless/specconv"

Index

Functions

func ToRootless

func ToRootless(spec *specs.Spec, v2Controllers []string) error

ToRootless converts spec to be compatible with "rootless" runc. * Remove non-supported cgroups * Fix up OOMScoreAdj

v2Controllers should be non-nil only if running with v2 and systemd.

Source Files

specconv_linux.go

Version
v20.10.1+incompatible
Published
Dec 15, 2020
Platform
linux/amd64
Imports
3 packages
Last checked
31 minutes ago

Tools for package owners.