mirror of https://github.com/docker/docs.git
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. |
||
|---|---|---|
| .. | ||
| images | ||
| binding.md | ||
| build-bridges.md | ||
| configure-dns.md | ||
| container-communication.md | ||
| custom-docker0.md | ||
| dockerlinks.md | ||
| index.md | ||
| ipv6.md | ||