Files
docker-docs/engine
Ivan Ivanov 02f2717eed 3 typo changes (#2093)
```bash
    sudo nano /etc/docker/daemon.json
    ```
Here a $ sign is missing and the command in the web site appears as "bash sudo nano /etc/docker/daemon.json", which is not correct. It shoud look like: "$ sudo nano /etc/docker/daemon.json".

"which is 2375 if you do not use TLS, and 2376 if you do."
On all other lines the ports are in backquotes, so I have added backquotes here also.

"In this case, steps 3 and 4."
Missing verb like "repeat", I have added it.
2017-03-03 12:09:25 -08:00
..
2017-03-02 12:35:14 +04:00
2017-02-27 13:05:13 -08:00
2017-03-03 12:09:25 -08:00
2017-03-01 14:30:00 -08:00
2017-01-25 11:51:14 -08:00
2017-03-02 13:23:27 -05:00
2017-02-17 11:59:36 -08:00
2017-03-01 15:20:22 -08:00