compose/cli/cmd
Djordje Lukic 8571cf5a04 Create a new client on each request
`docker serve` doesn't need a context any more, the server takes the
current context from the request metadata and creates a new client
2020-04-30 12:07:26 +02:00
..
context.go Multiple backend for the cli 2020-04-30 11:01:04 +02:00
example.go Remove useless client grpc stuff 2020-04-30 11:06:04 +02:00
ps.go Change the current context of the client on each request 2020-04-30 12:07:26 +02:00
serve.go Create a new client on each request 2020-04-30 12:07:26 +02:00