Difference between revisions of "Docker context"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
{{lc}}
  
 
A build's context is the set of files located in the specified PATH or URL.
 
A build's context is the set of files located in the specified PATH or URL.

Revision as of 11:06, 10 January 2023

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: