April 21, 2013
View 3b6c540

Bumped version to 0.1.7

Solomon Hykes authored on 2013/04/21 09:35:00
View d49a273

Moved 'under the hood' below install instructions and examples in README

Solomon Hykes authored on 2013/04/21 09:33:02
View 1201c41

Fix Ubuntu install doc

Solomon Hykes authored on 2013/04/21 09:31:49
View 4a9c3a9

Formatting fix in ubuntu install doc

Solomon Hykes authored on 2013/04/21 09:30:33
View 28831a4

Link to public images list in the README

Solomon Hykes authored on 2013/04/21 09:29:41
View 70cf467

Removed duplicate ubuntu binary install instructions from README

Solomon Hykes authored on 2013/04/21 09:29:12
View c40f013

Cleaned up install instructions in the README

Solomon Hykes authored on 2013/04/21 09:26:50
April 20, 2013
View 911925b

Add a test for allocating tcp ports and reaching them on localhost

Solomon Hykes authored on 2013/04/20 12:46:07
View 7f1a32b

Shutdown loopback-to-loopback proxy when unmapping a port

Solomon Hykes authored on 2013/04/20 12:44:25
View 930e9a7

Emulate DNAT in userland for loopback-to-loopback connections. This makes container ports available from localhost.

Solomon Hykes authored on 2013/04/20 11:35:44
View 61259ab

Exclude loopback-to-loopback connections from DNAT rules, to allow userland proxying

Solomon Hykes authored on 2013/04/20 11:32:32
View 931ca46

'docker ps' shows port mappings

Solomon Hykes authored on 2013/04/20 11:29:13
View cc5a044

update TestRunDisconnectTty to reflect the correct behavior of CmdRun

Guillaume J. Charmes authored on 2013/04/20 09:51:41
View 0eb4254

Merge pull request #444 from lopter/master

Guillaume J. Charmes authored on 2013/04/20 10:09:58
View 3bfb70d

Wait for the container terminate at the end of CmdRun

Guillaume J. Charmes authored on 2013/04/20 10:06:13