services.dockerRegistry.extraConfig

NixOS option

Docker extra registry configuration.

type: attribute set
Default
{ }
Example
{
  log.level = "debug";
}
declared in: nixos/modules/services/misc/docker-registry.nixView source on NixOS/nixpkgs →