Skip to content

Instantly share code, notes, and snippets.

@adieu
adieu / README.md
Last active December 18, 2015 23:08 — forked from jpetazzo/README.md

Unionize: network superpowers for your docker containers

Unionize lets you connect together docker containers in arbitrarily complex scenarios.

Just check those examples.

LAMP stack with a private network between the MySQL and Apache containers

Let's create two containers, running the web tier and the database tier: