Docker context

From wikieduonline
Revision as of 14:36, 17 April 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search
This article is a Draft. Help us to complete it.

A build's context is the set of files located in the specified PATH or URL.

Default | remote | dind

docker context ls
docker-compose ‐‐context remote up -d
docker context use remote


Help

docker context

Usage:	docker context COMMAND

Manage contexts

Commands:
  create      Create a context
  export      Export a context to a tar or kubeconfig file
  import      Import a context from a tar or zip file
  inspect     Display detailed information on one or more contexts
  ls          List contexts
  rm          Remove one or more contexts
  update      Update a context
  use         Set the current docker context

Run 'docker context COMMAND --help' for more information on a command.

Related terms

See also

Advertising: