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.27 (latest)
- Published
- Mar 17, 2025
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 7 hours ago –
Tools for package owners.