Skip to content

pcit-ce/provider-aliyun_docker_registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCIT - provider - 阿里云容器服务

配置

pcit framework/config/aliyun_docker_registry.php

<?php

return [
    // "aliyun_docker_registry_name(命名空间/仓库名称)"=>"github_repo_full_name",
    "pcit/pcit" => "pcit-ce/pcit",
];