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.3+incompatible
Published
Jan 28, 2021
Platform
linux/amd64
Imports
3 packages
Last checked
13 hours ago

Tools for package owners.