package specconv
import "github.com/docker/docker/pkg/rootless/specconv"
Index ¶
Functions ¶
func ToRootless ¶
ToRootless converts spec to be compatible with "rootless" runc. * Remove non-supported cgroups * Fix up OOMScoreAdj * Fix up /proc if --pid=host * Fix up /dev/shm and /dev/mqueue if --ipc=host
v2Controllers should be non-nil only if running with v2 and systemd.
Source Files ¶
- Version
- v23.0.3+incompatible
- Published
- Apr 4, 2023
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 12 minutes ago –
Tools for package owners.