docs/engine/userguide
Taio Jia a22db0902b Fix unmarshal issue (#3545)
If set to `"mtu": "1500"` will got an error:
```
unable to configure the Docker daemon with file /etc/docker/daemon.json: json: cannot unmarshal string into Go value of type int
```
That code can not unmarshal string into Go value of type int, I changed the type from string to int.
2017-06-12 17:02:40 -07:00
..
eng-image Suggest passing --no-log-init to adduser (#3413) 2017-06-02 09:55:36 -07:00
networking Fix unmarshal issue (#3545) 2017-06-12 17:02:40 -07:00
storagedriver Fix mistakes in LVM config procedure (#3447) 2017-06-02 10:53:02 -07:00
index.md New 6-page "Get Started" (#2296) 2017-04-18 03:32:37 -05:00
labels-custom-metadata.md Sync vnext-engine branch to docker/docker SHA 2f12d2808464dcfdf45e0920fd508ce0ff12bd29 2017-01-19 10:10:15 -08:00