root@vm:/home/jennifer# ls -l /proc/$$/ns # 主機
總計 0
lrwxrwxrwx 1 root root 0 6月 29 14:43 cgroup -> 'cgroup:[4026531835]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 ipc -> 'ipc:[4026531839]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 mnt -> 'mnt:[4026531840]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 net -> 'net:[4026531985]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 pid -> 'pid:[4026531836]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 pid_for_children -> 'pid:[4026531836]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 user -> 'user:[4026531837]'
lrwxrwxrwx 1 root root 0 6月 29 14:43 uts -> 'uts:[4026531838]'
root@c4bf14a28bd0:/# ls -l /proc/$$/ns # network=bridge的容器1
total 0
lrwxrwxrwx 1 root root 0 Jun 29 06:45 cgroup -> 'cgroup:[4026531835]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 ipc -> 'ipc:[4026532387]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 mnt -> 'mnt:[4026532385]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 net -> 'net:[4026532390]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 pid -> 'pid:[4026532388]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 pid_for_children -> 'pid:[4026532388]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 user -> 'user:[4026531837]'
lrwxrwxrwx 1 root root 0 Jun 29 06:45 uts -> 'uts:[4026532386]'
root@vm:/# ls -l /proc/$$/ns # network=host的容器2
total 0
lrwxrwxrwx 1 root root 0 Jun 29 14:48 cgroup -> cgroup:[4026531835]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 ipc -> ipc:[4026532383]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 mnt -> mnt:[4026532377]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 net -> net:[4026531985]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 pid -> pid:[4026532384]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 pid_for_children -> pid:[4026532384]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 user -> user:[4026531837]
lrwxrwxrwx 1 root root 0 Jun 29 14:48 uts -> uts:[4026532382]
root@vm:/home/jennifer# hostnamectl
Static hostname: BigData10
Icon name: computer-vm
Chassis: vm
Machine ID: 7de73b8ba8874689ac758936d0f9ce5e
Boot ID: 66503f1fe9e143a3a37eb27137a5f54b
Virtualization: microsoft
Operating System: Ubuntu 18.04.2 LTS
Kernel: Linux 4.15.0-106-generic
Architecture: x86-64