compose/context
Djordje Lukic 9ea91791b4 Change the current context of the client on each request
* the interceptor takes the current context from the metadat
* each handler needs to call `client.SetContext()` before using the
sevices
2020-04-30 12:07:26 +02:00
..
store Multiple backend for the cli 2020-04-30 11:01:04 +02:00
config.go Add `docker context create` command 2020-04-26 19:42:20 +02:00
context.go Change the current context of the client on each request 2020-04-30 12:07:26 +02:00
flags.go Add `docker context create` command 2020-04-26 19:42:20 +02:00