Docker Virtual Networking

Manfred Lange
11 min readApr 15

A gentle introduction to virtual networks with docker compose files

Introduction

In my previous article “Docker Port Mapping” I explained what port mapping is and demonstrated how to use it. Using a browser, we were able to send a request deliberately to one of two running containers.