mirror of https://github.com/docker/docs.git
25 lines
705 B
Markdown
25 lines
705 B
Markdown
---
|
|
redirect_from:
|
|
- /reference/commandline/dockerd/
|
|
- /reference/commandline/daemon/
|
|
- /engine/reference/commandline/daemon/
|
|
description: The daemon command description and usage
|
|
keywords: container, daemon, runtime
|
|
title: dockerd
|
|
datafolder: dockerd-cli
|
|
datafile: dockerd
|
|
---
|
|
|
|
<!--
|
|
Sorry, but the contents of this page are automatically generated from
|
|
Docker's source code. If you want to suggest a change to the text that appears
|
|
here, you'll need to find the string by searching this repo:
|
|
|
|
https://www.github.com/docker/cli
|
|
-->
|
|
|
|
{% if page.datafolder contains '-edge' %}
|
|
{% include edge_only.md section="cliref" %}
|
|
{% endif %}
|
|
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}
|