Hello all,
I’m new to docker and i install it on linux (Fedora 20) and windows 8 (64 bits). In Windows i follow the steps in https://docs.docker.com/windows/step_one/ and i did a custom install (full install without Virtual Box, since was already installed) and when i start “Docker Quickstart terminal”, i get MINGW32 window with docker ascii art logo and usefull messages but docker is not in the path, returning me a “command not found”. What is the best way to trobleshot this problem?
I have some dev tools already installed (Android Studio, Unity, Vistual Studio, git, putty)
## .
## ## ## ==
## ## ## ## ## ===
/"""""""""""""""""\___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\_______/
docker is configured to use the default machine with IP 192.168.99.100
For help getting started, check out the docs at https://docs.docker.com
Welcome to Git (version 1.9.5-preview20150319)
Run ‘git help git’ to display the help index.
Run 'git help ’ to display help for specific commands.
ppolonia@MAXTOR8DEVPT ~
$ docker
sh: docker: command not found
ppolonia@MAXTOR8DEVPT ~
$