Commits
User selector
Commit history
Commits on Oct 7, 2019
Merge pull request #2110 from tiborvass/update-vendor
Show description for 3e07fa7authored
Commits on Oct 2, 2019
vendor: align with engine at b6684a403c99aaf6be5b8ce0bef3c6650fcdcd12
Show description for 38c02a9committed
Tibor Vass
Commits on Oct 1, 2019
build: remove --stream
Show description for c3990f3committed
Tibor Vass
Commits on Sep 25, 2019
Merge pull request #2103 from tiborvass/buildkit-vendor
Show description for 7543883authored
Commits on Sep 24, 2019
config: keep configDir empty when homedir errors
Show description for 47f059dcommitted
Tibor Vassvendor: update buildkit to 10cef0c and fsutil 7f9f923
Show description for 0df5d64committed
Tibor Vass
Commits on Sep 23, 2019
cli/config: use os.UserHomeDir instead of github.com/docker/docker/pkg/homedir
Show description for c2626a8committed
Tibor VassAdd option remove `env_file` entry after merged
Show description for 821f5eccommitted
Ulysses Souza
Commits on Sep 10, 2019
Add riscv64 to manifest annotation and bash completion
Show description for 41aa20bcommitted
Commits on Sep 5, 2019
Merge pull request #2028 from pszczekutowicz/master
Show description for 7aa764bauthored
Commits on Sep 3, 2019
Merge pull request #2073 from thaJeztah/add_compose_schema_3.9
Show description for 4a57770authored
Commits on Sep 2, 2019
Sort services from stack from swarm
Show description for 3444785committed
Commits on Aug 30, 2019
Add docker-compose schema v3.9
Show description for 5bc1f24committed
Commits on Aug 27, 2019
fix(pull_test): for quiet option
Show description for 7634872committed
Commits on Aug 22, 2019
restore support for env variables to configure proxy
Show description for e25e077committed
Commits on Jul 12, 2019
docker ps: add State field to formatting
Show description for 1fdbd61committed
Commits on Jul 10, 2019
Detect Windows absolute paths on non-Windows CLI
Show description for d6dd08dcommitted
Commits on Jul 5, 2019
Merge pull request #1968 from thaJeztah/skip_windows_permissions_check
Show description for c9db0feauthored
Commits on Jul 3, 2019
Commits on Jun 25, 2019
Do not disable sig-proxy when using a TTY
Show description for ee29504committed
Commits on Jun 24, 2019
Windows: skip permissions check on key
Show description for 15d361fcommittedFix advanced options for backward compatibility
Show description for 4d7e6bfcommitted
Commits on Jun 6, 2019
Fix detection of invalid context files when importing
Show description for 5f93509committed
Commits on May 29, 2019
Introduce .zip import for docker context
Show description for 291e862committed
Commits on May 20, 2019
Push check for kubernetes requirement down into the endpoint
Show description for c455193committed
Ian CampbellDynamically 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 CampbellAdd a helper to iterate over all endpoint types in a context store
Show description for 4f14c49committed
Ian CampbellSupport dynamic registration of context store endpoint types
Show description for 087c3f7committed
Ian Campbellfix a few typos
Show description for d84e278committed
Ian CampbellMerge pull request #1887 from ijc/reduce-vendoring-impact
Show description for 57aa773authored
Commits on May 17, 2019
Revert "add a 10s timeout to the client object."
Show description for 33a9a63committed
Ian Campbell
Commits on May 14, 2019
Use underlying `NewKubernetesConfig` directly from compose-on-kubernetes.
Show description for 8635abdcommitted
Ian Campbellrename package import kubcontext → kubecontext
Show description for 1e5129fcommitted
Ian Campbell