Difference between revisions of "Docker context inspect"
Jump to navigation
Jump to search
(Created page with "{{lc}} export DOCKER_HOST=$(docker context inspect --format '{{.Endpoints.docker.Host}}')") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | <nowiki> | ||
export DOCKER_HOST=$([[docker context]] inspect --format '{{.Endpoints.docker.Host}}') | export DOCKER_HOST=$([[docker context]] inspect --format '{{.Endpoints.docker.Host}}') | ||
+ | </nowiki> |
Revision as of 15:13, 19 July 2023
export DOCKER_HOST=$([[docker context]] inspect --format '{{.Endpoints.docker.Host}}')
Advertising: