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 * Fix up /proc if --pid=host

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

Source Files

specconv_linux.go

Version
v23.0.0-beta.1+incompatible
Published
Dec 4, 2022
Platform
linux/amd64
Imports
6 packages
Last checked
6 minutes ago

Tools for package owners.