Commits
User selector
Commit history
Commits on Oct 2, 2020
Always enable experimental features
Show description for 977d3aecommitted
Commits on Sep 29, 2020
Fix initializing client modifying custom HTTPHeaders
Show description for 2b1138ccommitted
Commits on May 24, 2020
Fix bug with panic when DOCKER_CLI_EXPERIMENTAL environment variable is incorrect
Show description for cb010dbcommitted
Commits on May 20, 2020
Partially revert cf663b526a34f3e7911e6e60138138c2023aa844 as it breaks the version negotiation with an older docker engine.
Show description for 54f766dcommitted
Commits on May 7, 2020
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Show description for 719169dcommitted
Commits on Apr 22, 2020
update docker, replace github.com/docker/pkg/term, github.com/docker/pkg/mount
Show description for d0a80bfcommitted
Commits on Apr 10, 2020
cli: perform feature detection lazily
Show description for b397391committed
Commits on Dec 12, 2019
Remove "docker engine" subcommands
Show description for 43b2f52committed
Commits on Nov 8, 2019
app-214 Load Client info in getter function
Show description for 22a5dadcommitted
Anca Iordache
Commits on May 20, 2019
Dynamically register kubernetes context store endpoint type.
Show description for 520be05committed
Ian CampbellExport `DefaultContextStoreConfig()` and `ResolveDefaultContext()`
Show description for f820766committed
Ian CampbellAllow dynamically registered context endpoint to provide their defaults.
Show description for 1433e27committed
Ian CampbellSupport dynamic registration of context store endpoint types
Show description for 087c3f7committed
Ian Campbellfix a few typos
Show description for d84e278committed
Ian Campbell
Commits on May 14, 2019
rename package import kubcontext → kubecontext
Show description for 1e5129fcommitted
Ian Campbell
Commits on Apr 18, 2019
Cleanup context store interfaces
Show description for a3efd5dcommittedSplit the context store interface
Show description for 225c9b1committed
Commits on Mar 18, 2019
Make default context behaves like a real context:
Show description for b3aa171committed
Jean-Christophe Sirot
Commits on Mar 13, 2019
Resolve the docker Endpoint even if the client already exists. In that case the `TestDialStdio` e2e test had to be modified: the `--tls` option triggers an error since the endpoint resolution tries…
Show description for 37fcaf7committed
Jean-Christophe SirotAlways initialize context store
Show description for 3b26cfccommitted
Jean-Christophe Sirot
Commits on Feb 18, 2019
cli-plugins: use `docker system dial-stdio` to call the daemon
Show description for 891b3d9committed
Ian Campbell
Commits on Jan 29, 2019
Move versioning variables to a separate package.
Show description for 20c1983committed
Ian CampbellFold `dockerPreRun` into `DockerCli.Initialize`
Show description for 158a766committed
Ian CampbellAdd context store config options and expose context commands
Show description for 3126920committed
Commits on Jan 28, 2019
Introduce functional arguments to NewDockerCli for a more stable API.
Show description for 7f207f3committed
Commits on Jan 10, 2019
Fast Context Switch: commands
Show description for 591385acommitted
Commits on Jan 4, 2019
Introduce docker context store
Show description for b34f340committed
Commits on Oct 16, 2018
set default schema to tcp for docker host
Show description for 2431dd1committed
Commits on Oct 10, 2018
build: only show buildkit-specific flags if buildkit is enabled
Show description for bbd01fecommitted
Tibor Vass
Commits on Sep 11, 2018
Remove containerizedengine package dependency from docker/cli/command…
Show description for 2d344b2committed
Commits on Aug 20, 2018
vendor dependency
Show description for acf43b6committedenable buildkit as builder from daemon; no env var needs to be set
Show description for ef09ca8committedAdd engine commands built on containerd
Show description for fd2f1b3committed
Daniel Hiltgen
Commits on Aug 2, 2018
support SSH connection
Show description for 6f61cf0committed
Commits on Jun 25, 2018
Merge pull request #1138 from seemethere/env_experimental
Show description for 61e53fcauthored