dockerd --config-file /etc/docker/daemon.json

Category: Docker

dockerd --config-file /etc/docker/daemon.json

Start the Docker daemon with a config file

Launches the daemon using settings from daemon.json, where storage driver, registries, and limits live. Normally started by systemd, so validate configs before hand-running it. Run as root.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.