Files
docker-docs/engine/installation/linux
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 11:54:56 -08:00
2017-03-02 05:54:49 -08:00
2017-03-02 05:54:49 -08:00
2017-01-20 11:50:39 -08:00
2017-03-03 12:09:25 -08:00
2017-03-02 08:36:46 -08:00
2017-03-02 08:36:46 -08:00
2017-03-02 12:22:31 -08:00
2017-03-02 05:54:49 -08:00