moby--moby/container
Madhu Venugopal e221b8a3d6 Support `--link` for user-defined networks
This brings in the container-local alias functionality for containers
connected to u ser-defined networks.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-01-12 13:38:48 -08:00
..
archive.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Merge pull request #19121 from WeiZhang555/tty-resize 2016-01-11 11:29:15 -05:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go Support `--link` for user-defined networks 2016-01-12 13:38:48 -08:00
container_windows.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
monitor.go Merge pull request #18512 from euank/18510-fixOomKilled 2016-01-11 00:09:26 +01:00
state.go Break big lock into some tiny locks 2015-12-23 13:23:23 +08:00
state_test.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_unix.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00