Merge pull request #23193 from allencloud/fix-typos
use grep to find all a/an typos Upstream-commit: 98c245c9e63793cf8ca03c5500e0820447c1861c Component: engine
This commit is contained in:
@ -26,7 +26,7 @@ version, open a terminal and use `uname -r` to display your kernel version:
|
||||
$ uname -r
|
||||
3.19.5-100.fc21.x86_64
|
||||
|
||||
If your kernel is at a older version, you must update it.
|
||||
If your kernel is at an older version, you must update it.
|
||||
|
||||
Finally, is it recommended that you fully update your system. Please keep in
|
||||
mind that your system should be fully patched to fix any potential kernel bugs. Any
|
||||
|
||||
@ -85,7 +85,7 @@ Docker container using standard localhost addressing such as `localhost:8000` or
|
||||
|
||||

|
||||
|
||||
In an Windows installation, the `docker` daemon is running inside a Linux virtual
|
||||
In a Windows installation, the `docker` daemon is running inside a Linux virtual
|
||||
machine. You use the Windows Docker client to talk to the Docker host VM. Your
|
||||
Docker containers run inside this host.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user