package specconv

import "github.com/dotcloud/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.10+incompatible
Published
Oct 22, 2021
Platform
linux/amd64
Imports
5 packages
Last checked
8 minutes ago

Tools for package owners.