harbor-docker 插件
TODO(daniel-hutao): - 支持 docker-compose 安装配置 - 支持 https - 健壮性逻辑:判断机器上没有正在运行的 harbor
用例
下面的配置文件展示的是”tool file”的内容。
关于更多关于DevStream的主配置、tool file、var file的信息,请阅读核心概念概览和DevStream配置.
YAML
tools:
# name of the tool
- name: harbor-docker
# id of the tool instance
instanceID: default
# format: name.instanceID; If specified, dtm will make sure the dependency is applied first before handling this tool.
dependsOn: [ ]
# options for the plugin
options:
hostname: harbor.example.com