зеркало из https://github.com/microsoft/docker.git
Troubleshooting windows installation section
This commit is contained in:
Родитель
5b84252c73
Коммит
f861c493bf
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 38 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 59 KiB |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 23 KiB |
|
@ -49,6 +49,8 @@ This should open a cmd prompt window.
|
||||||
|
|
||||||
Alternatively, you can also use a Cygwin terminal, or Git Bash (or any other command line program you are usually using). The next steps would be the same.
|
Alternatively, you can also use a Cygwin terminal, or Git Bash (or any other command line program you are usually using). The next steps would be the same.
|
||||||
|
|
||||||
|
.. _launch_ubuntu:
|
||||||
|
|
||||||
Launch an Ubuntu virtual server
|
Launch an Ubuntu virtual server
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
|
@ -168,3 +170,27 @@ You are now ready for the docker’s “hello world” example. Run
|
||||||
All done!
|
All done!
|
||||||
|
|
||||||
Now you can continue with the :ref:`hello_world` example.
|
Now you can continue with the :ref:`hello_world` example.
|
||||||
|
|
||||||
|
Troubleshooting
|
||||||
|
---------------
|
||||||
|
|
||||||
|
VM does not boot
|
||||||
|
````````````````
|
||||||
|
|
||||||
|
.. image:: images/win/ts_go_bios.JPG
|
||||||
|
|
||||||
|
If you run into this error message "The VM failed to remain in the 'running'
|
||||||
|
state while attempting to boot", please check that your computer has virtualization
|
||||||
|
technology available and activated by going to the BIOS. Here's an example for an HP
|
||||||
|
computer (System configuration / Device configuration)
|
||||||
|
|
||||||
|
.. image:: images/win/hp_bios_vm.JPG
|
||||||
|
|
||||||
|
|
||||||
|
Docker is not installed
|
||||||
|
```````````````````````
|
||||||
|
|
||||||
|
.. image:: images/win/ts_no_docker.JPG
|
||||||
|
|
||||||
|
If you run into this error message "The program 'docker' is currently not installed",
|
||||||
|
try deleting the docker folder and restart from :ref:`launch_ubuntu`
|
||||||
|
|
Загрузка…
Ссылка в новой задаче