github.com/portworx/docker@v1.12.1/docs/admin/menu.md (about)

     1  <!-- [metadata]>
     2  +++
     3  title = "Admin Guide"
     4  description = "Administer Docker"
     5  keywords = ["Administer"]
     6  type="menu"
     7  [menu.main]
     8  parent="engine_use"
     9  identifier="engine_admin"
    10  weight="-70"
    11  +++
    12  <![end-metadata]-->
    13  
    14  # Admin Topics
    15  
    16  * [Configuring and running Docker](index.md)
    17  * [Automatically start containers](host_integration.md)
    18  * [Keep containers alive during daemon downtime](live-restore.md)
    19  * [Control and configure Docker with systemd](systemd.md)
    20  * [Format command and log output](formatting.md)
    21  * [Run a local registry mirror](registry_mirror.md)
    22  * [PowerShell DSC Usage](dsc.md)
    23  * [Using Chef](chef.md)
    24  * [Using Puppet](puppet.md)
    25  * [Using Supervisor with Docker](using_supervisord.md)
    26  * [Runtime metrics](runmetrics.md)
    27  * [Link via an ambassador container](ambassador_pattern_linking.md)