mirror of
https://github.com/containers/podman.git
synced 2025-08-24 10:04:57 +08:00
docs: fix cmd set DOCKER_HOST
suggestion
Signed-off-by: Heniker <Heniker@mail.ru>
This commit is contained in:
@ -183,7 +183,7 @@ following PowerShell command in your terminal session:
|
||||
|
||||
Or in a classic CMD prompt:
|
||||
|
||||
set DOCKER_HOST = 'npipe:////./pipe/podman-machine-default'
|
||||
set DOCKER_HOST=npipe:////./pipe/podman-machine-default
|
||||
|
||||
Alternatively, terminate the other process and restart podman machine.
|
||||
Machine "podman-machine-default" started successfully
|
||||
|
Reference in New Issue
Block a user