Files
docker-docs/engine/userguide/storagedriver
Frank Schmitt 0c5a0a797f Fix wrong format in sample daemon.json (#3804)
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
2017-07-05 16:52:01 -07:00
..
2016-12-21 11:12:13 -08:00
2017-05-30 14:29:51 -07:00
2017-06-15 10:36:45 -07:00
2017-06-15 10:36:45 -07:00
2017-05-30 14:29:51 -07:00