docker_practice/underly/namespace.md

24 lines
2.3 KiB
Go
Raw Permalink Normal View History

#
Linux
2014-09-15 17:08:06 +08:00
## pid
pid pid LXC Docker Docker LXC 便 Docker
2014-09-15 17:08:06 +08:00
## net
pid pid host net net IP /proc/net Docker veth host Docker docker0
2014-09-15 17:08:06 +08:00
## ipc
Linux (interprocess communication - IPC) VM host pid IPC IPC 32 id
2014-09-15 17:08:06 +08:00
## mnt
chrootmnt chroot /proc/mounts mount point
2014-09-15 17:08:06 +08:00
## uts
UTS("UNIX Time-sharing System") hostname domain name 使
2014-09-15 17:08:06 +08:00
## user
id
2014-09-19 11:23:25 +08:00
2019-01-06 10:15:13 +08:00
* Linux [](https://blog.scottlowe.org/2013/09/04/introducing-linux-network-namespaces/)。