mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
37ae1ef0ff
Right now getting logs from a service with an attached TTY does not work. The behavior was undefined and caused the command to hang and strange messages to occur in the daemon logs. This returns errors, both deep in the swarmkit adapter (to guard against undefined behavior, which is Bad) and in the daemon (to tell users that the thing they're asking for is not possible). Signed-off-by: Drew Erny <drew.erny@docker.com> |
||
---|---|---|
.. | ||
convert | ||
executor | ||
provider | ||
cluster.go | ||
filters.go | ||
helpers.go | ||
listen_addr.go | ||
listen_addr_linux.go | ||
listen_addr_others.go | ||
listen_addr_solaris.go | ||
networks.go | ||
noderunner.go | ||
nodes.go | ||
secrets.go | ||
services.go | ||
swarm.go | ||
tasks.go | ||
utils.go |