July 2018
Intermediate to advanced
195 pages
3h 4m
English
In the previous chapters, we learned about Docker and its associated terminologies, took a deeper look into how we can build Docker images using the Dockerfile, and learned about how we can persist data generated by containers.
In this chapter, we look at networking in Docker and how containers can talk to each other with the help of Docker’s networking features.
Traditionally, most compute solutions are thought of as single-purpose solutions. It is not often we come across a single host (or a Virtual Machine) hosting multiple ...
Read now
Unlock full access