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 ¶
- Version
- v0.11.5
- Published
- Mar 23, 2023
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 2 minutes ago –
Tools for package owners.