compose/context
Guillaume Tardif c2a702c963 Ensure the `docker context inspect default` is not executed in a different context, that might make it fail.
Following discussion with @simonferquel, this will strengthen the shell out to get default context, in cases the user has damaged his config file current context or there are issues with context synchronisation between windows host & wsl2.
2020-06-13 10:50:56 +02:00
..
cloud Interactive context create, adding method CreateContextData to CloudService interface, so Cloud Backends can provide a custom context creation method. 2020-06-02 16:04:08 +02:00
store Ensure the `docker context inspect default` is not executed in a different context, that might make it fail. 2020-06-13 10:50:56 +02:00
context.go Add the store to the gRPC context 2020-06-09 12:11:59 +02:00
flags.go Refactor config into package 2020-05-14 17:10:20 +02:00