mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4534a7afc3
The implementation in libcontainer/system is quite complicated, and we only use it to detect if user-namespaces are enabled. In addition, the implementation in containerd uses a sync.Once, so that detection (and reading/parsing `/proc/self/uid_map`) is only performed once. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
errors.go | ||
projectquota.go | ||
projectquota_test.go | ||
projectquota_unsupported.go | ||
types.go |