Further reading
For more information on the topics covered in this chapter, please refer to the following:
- The Linux Programming Interface, Michael Kerrisk (ISBN 978-1-59327-220-3)
- Demystifying namespaces and containers in Linux: https://opensource.com/article/19/10/namespaces-and-containers-linux
- OCI Runtime Specs: https://github.com/opencontainers/runtime-spec
- OCI Image Specs: https://github.com/opencontainers/image-spec
- Container Runtime Interface announcement: https://kubernetes.io/blog/2016/12/container-runtime-interface-cri-in-kubernetes/