mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
The provided daemon.json is incorrect - at least on Docker 17.05, trying to use it raises an FATA[0000] unable to configure the Docker daemon with file /etc/docker/daemon.json: invalid character ':' after array element on starting the Docker daemon. The root cause is that it uses key-value pairs inside the array, whereas it should use strings