Skip to content

dockerd configuration reloading section missing options that get reloaded #590

@johndmulhausen

Description

@johndmulhausen

@edmorley commented on Mon Jul 10 2017

File: engine/reference/commandline/dockerd.md, CC @mstanleyjones

Hi!

The configuration reloading section here lists which prefs are reloaded when the dockerd process receives a SIGHUP:
https://docs.docker.com/engine/reference/commandline/dockerd/#configuration-reloading

However it appears there are a few entries missing from that list, such as:

  • Daemon shutdown timeout
  • Insecure registries
  • Registry mirrors

For the full list of settings that get reloaded, see:
https://github.com/moby/moby/blob/master/daemon/reload.go

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions