docker is not an internal or external command how to solve

Release: 2020-04-01 15:28:31
Original
11912 people have browsed it

docker is not an internal or external command how to solve

Open the cmd command line editor, run "docker --version", the solution to "Not an internal or external command, operable program or batch file" is displayed:

Just add the path where docker.exe is located in the path environment variable, and then reopen it with cmd or powershell

docker is not an internal or external command how to solve

More related tutorials , please pay attention to the docker tutorial column of the PHP Chinese website.

The above is the detailed content of docker is not an internal or external command how to solve. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!