In this chapter, we will cover the following recipes:
- Accessing containers from outside
- Attaching containers to a host network
- Launching containers with no network
- Sharing IP addresses with other containers
- Creating a user-defined bridge network
- Discovering and load balancing containers
- Persisting data using volumes
- Sharing data between the host and the container