Docker Fundamentals — Hard
Key points
- runc is a low-level runtime for Docker containers
- It adheres to the OCI Runtime Specification
- It interacts with the Linux kernel to manage containers
- runc is not a network configuration tool or image format converter
Ready to go further?
Related questions
