mini_docker
1.
Gen rootfs
./gen_rootfs.sh
2. Test Container on rootfs
$./make
# ./container_rootfs
$ top
3. Test Mount
# ./mount -t proc
# ./umount xxx
Gen rootfs
./gen_rootfs.sh
$./make
# ./container_rootfs
$ top
# ./mount -t proc
# ./umount xxx