services.dockerRegistry.storagePath

NixOS option

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 in: nixos/modules/services/misc/docker-registry.nixView source on NixOS/nixpkgs →