package userns
import "github.com/containerd/containerd/pkg/userns"
Deprecated: use github.com/moby/sys/userns
Index ¶
Functions ¶
func RunningInUserNS ¶
func RunningInUserNS() bool
RunningInUserNS detects whether we are currently running in a Linux user namespace and memoizes the result. It returns false on non-Linux platforms.
Deprecated: use userns.RunningInUserNS.
Source Files ¶
- Version
- v1.7.24
- Published
- Nov 21, 2024
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 11 minutes ago –
Tools for package owners.