在 kubernetes-dashboard 中覆盖容器默认 args

            "command": [
              "cicd"
            ],
            "args": [
              "-mock"
            ],

command 会覆盖容器的 entrypoint,args 覆盖容器的 command。

83109440


Mac 下安装 php 包管理器 composer git 国内加速代理