MyNixOS website logo
option

services.dockerRegistry.configFile

Path to CNCF distribution config file.

Setting this option will override any configuration applied by the extraConfig option.

Declarations
Type
path
Default
pkgs.writeText "docker-registry-config.yml" "# my custom docker-registry-config.yml ..."