Commit Graph

5 Commits

Author SHA1 Message Date
creack d8fa52b7b5 Comply the tests with golang TIP 2013-03-21 10:31:02 -07:00
Andrea Luzzardi 799ffa1763 Network: Port mapping support.
Implemented a port allocator and a port mapper that is able to forward TCP ports
from the host to the container.
2013-02-28 11:50:02 -08:00
Andrea Luzzardi c08f5b2b84 Integrated the network allocator into Docker. A networking environment
is assigned to each container upon Start and released whenever the
container exits.
2013-02-25 14:06:22 -08:00
Andrea Luzzardi 797bb6e75b Network allocator 2013-02-25 10:45:23 -08:00
Andrea Luzzardi 149badc22b Network tests 2013-02-21 18:34:35 -08:00