Home  >  Article  >  Operation and Maintenance  >  docker is not an internal or external command how to solve

docker is not an internal or external command how to solve

尚
Original
2020-04-01 15:28:3111881browse

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!

Statement:
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