8ad8344e9f
In the Docker Linking Docs, the parent child relationship was backwards. The Web container should be able to access the DB, not other way around. Furthermore, the output of 'docker ps' was wrong (it showed that the DB could access the Web). This fixes both typos. Docker-DCO-1.1-Signed-off-by: Ian Bull <irbull@gmail.com> (github: irbull) Upstream-commit: 29a20672c216e2f8aa90af765ac5c47e3350b3d9 Component: engine