November 2016
Intermediate to advanced
378 pages
8h 37m
English
In this chapter, we will cover the following recipes:
Linux is a powerful operating system with many robust networking constructs. Much like any networking technology, they are powerful individually but become much more powerful when combined in creative ways. Docker is a great example of a tool that combines many of the individual components of the Linux network stack into a complete solution. While Docker manages most of this for you, it's still helpful to know your way around when looking at the Linux networking components that Docker uses.
In this chapter, we'll spend ...
Read now
Unlock full access