pcit/provider-aliyun-docker-registry

There is no license information available for the latest version (dev-master) of this package.

pcit provider: aliyun docker registry

dev-master / 19.12.x-dev 2020-11-14 04:35 UTC

This package is auto-updated.

Last update: 2024-04-14 12:08:36 UTC


README

配置

pcit framework/config/aliyun_docker_registry.php

<?php

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