package specconv

import "github.com/moby/buildkit/util/rootless/specconv"

Index

Functions

func ToRootless

func ToRootless(spec *specs.Spec) error

ToRootless converts spec to be compatible with "rootless" runc. * Remove /sys mount * Remove cgroups

See docs/rootless.md for the supported runc revision.

Source Files

specconv_linux.go

Version
v0.16.0-rc1
Published
Sep 4, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
5 hours ago

Tools for package owners.