1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/server
Michael Crosby 41cfaa738c Move Attach from container to daemon
This moves the Attach method from the container to the daemon.  This
method mostly supports the http attach logic and does not have anything
to do with the running of a container.
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)
2014-05-05 16:48:56 -07:00
..
buildfile.go Move Attach from container to daemon 2014-05-05 16:48:56 -07:00
MAINTAINERS
server.go Move Attach from container to daemon 2014-05-05 16:48:56 -07:00
server_unit_test.go