docker info
Client:
Context: default
Debug Mode: false
Plugins:
buildx: Docker Buildx (Docker Inc., v0.10.0)
compose: Docker Compose (Docker Inc., v2.15.1)
dev: Docker Dev Environments (Docker Inc., v0.0.5)
extension: Manages Docker extensions (Docker Inc., v0.2.17)
sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc., 0.6.0)
scan: Docker Scan (Docker Inc., v0.23.0)
Server:
ERROR: Error response from daemon: open \\.\pipe\docker_engine_windows:
The system cannot find the file specified.
errors pretty printing info**
I tried switch docker and re-installed docker multiple times
, haven't added the system path variable. Can you guide or provide me example what I needs to add in system's path var
?