dockerd

Um processo persistente para iniciar e gerenciar contêineres Docker. Mais informações: https://docs.docker.com/reference/cli/dockerd/.

dockerd

dockerd --host unix://{{caminho/para/tmp.sock}} --host tcp://{{ip}}

dockerd --pidfile {{caminho/para/arquivo_pid}}

dockerd --debug

dockerd --log-level {{debug|info|warn|error|fatal}}