1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/container
Drew Erny 1044093bb0 refactor logs and support service logs /w tty
Refactor container logs system to make communicating log messages
internally much simpler. Move responsibility for marshalling log
messages into the REST server. Support TTY logs. Pave the way for fixing
the ambiguous bytestream format. Pave the way for fixing details.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2017-04-06 17:54:11 -07:00
..
backend.go refactor logs and support service logs /w tty 2017-04-06 17:54:11 -07:00
container.go Add /{containers,volumes,images}/prune API endpoint 2016-09-29 07:42:53 -07:00
container_routes.go refactor logs and support service logs /w tty 2017-04-06 17:54:11 -07:00
copy.go return directly without ifs in remaining packages 2016-12-14 23:28:27 +02:00
exec.go add headers when using exec 2016-12-06 14:27:34 -05:00
inspect.go fix typos in several files 2016-03-18 12:51:57 +08:00