fix punctuation typos (#949)

Signed-off-by: Jie Luo <luo612@zju.edu.cn>
This commit is contained in:
luojie233 2016-12-21 09:16:22 +08:00 committed by John Mulhausen
parent bdfb99957b
commit f75e9787ee
6 changed files with 9 additions and 9 deletions

View File

@ -37,7 +37,7 @@ Follow the <a href="/installation/" target="_blank">official installation instr
3. Tag your image using `docker tag`.
In the example below replace `my_image` with your images name, and `DOCKER_ID_USER` with your Docker Cloud username if needed.
In the example below replace `my_image` with your image's name, and `DOCKER_ID_USER` with your Docker Cloud username if needed.
```
$ docker tag my_image $DOCKER_ID_USER/my_image
```

View File

@ -50,7 +50,7 @@ Docker Cloud uses system containers to do the following:
## Internal overlay network
Docker Cloud creates a per-user overlay network which connects all containers across all of the users hosts. This network connects all of your containers on the `10.7.0.0/16` subnet, and gives every container a local IP. This IP persists on each container even if the container is redeployed and ends up on a different host. Every container can reach any other container on any port within the subnet.
Docker Cloud creates a per-user overlay network which connects all containers across all of the user's hosts. This network connects all of your containers on the `10.7.0.0/16` subnet, and gives every container a local IP. This IP persists on each container even if the container is redeployed and ends up on a different host. Every container can reach any other container on any port within the subnet.
## External access

View File

@ -897,7 +897,7 @@ The `osxfs` file system now persists ownership changes in an extended attribute.
* More reliable DNS forwarding over UDP and TCP
* UDP ports can be proxied over vsock
* Fixed EADDRINUSE (manifesting as errno 526) when ports are re-used
* Send ICMP when asked to not fragment and we cant guarantee it
* Send ICMP when asked to not fragment and we can't guarantee it
* Fixed parsing of UDP datagrams with IP socket options
* Drop abnormally large ethernet frames
* Improved HyperKit logging
@ -1154,9 +1154,9 @@ work yet.
- Clean up logging format
- Packaging
- Create /usr/local if it doesnt exist
- Create /usr/local if it doesn't exist
- docker-uninstall improvements
- Remove docker-select as its no longer used
- Remove docker-select as it's no longer used
- Hypervisor

View File

@ -68,7 +68,7 @@ You can cancel a subscription at any time, however you will still be billed
for the full month, and have access to the subscription content until the end of
that billing period.
We do not offer refunds. If you believe that youve been billed in error,
We do not offer refunds. If you believe that you've been billed in error,
contact our [Billing Support team](mailto:billing@docker.com).
### How do I download the licenses my organization has purchased?

View File

@ -126,7 +126,7 @@ Virtual Box VM, it maintains its configuration between uses.
\ \ __/
\____\_______/
The Docker Quick Start Terminal is configured to use Docker with the “default” VM.
The Docker Quick Start Terminal is configured to use Docker with the "default" VM.
3. Click your mouse in the terminal window to make it active.
@ -199,7 +199,7 @@ To uninstall Toolbox on a Mac, do the following:
Successfully removed my-docker-machine
```
3. Remove the Docker Quickstart Terminal and Kitematic from your “Applications” folder.
3. Remove the Docker Quickstart Terminal and Kitematic from your "Applications" folder.
4. Remove the `docker`, `docker-compose`, and `docker-machine` commands from the `/usr/local/bin` folder.

View File

@ -197,7 +197,7 @@ To uninstall Toolbox on Windows, do the following:
Successfully removed my-docker-machine
```
3. Uninstall Docker Toolbox using Windows standard process for uninstalling programs through the control panel.
3. Uninstall Docker Toolbox using Window's standard process for uninstalling programs through the control panel.
>**Note:** This process does not remove the `docker-install.exe` file. You must delete that file yourself.