services.dockerRegistry.storagePath

Docker registry storage path for the filesystem storage backend. Set to null to configure another backend via extraConfig.

Type
null or absolute path
Default
"/var/lib/docker-registry"
Declared
<nixpkgs/nixos/modules/services/misc/docker-registry.nix>