【问题标题】:Nodeshift - unable to verify the first certificateNodeshift - 无法验证第一个证书
【发布时间】:2020-02-17 10:53:26
【问题描述】:

我正在通过 nodeshift 部署 Angular 应用程序,但我正在努力解决运行此常规命令时出现的以下错误 unable to verify the first certificatenodeshift --strictSSL=false --dockerImage=bucharestgold/centos7-s2i-web-app --imageTag=10.x --build.env OUTPUT_DIR=dist/angular-web-app。基本上,我的公司配置了代理,所以 npm 工作正常,但我不知道在使用 nodeshift 的过程中是否遗漏了什么。

【问题讨论】:

    标签: angular npm deployment openshift


    【解决方案1】:

    “bucharestgold/centos7-s2i-web-app”已被弃用,您应该使用“nodeshift/centos7-s2i-web-app”。

    最近的 nodeshift 版本也默认指向 ubi8 images 而不是 nodeshift/centos7-s2i-nodejs。

    您可以在此处找到 nodeshift 使用示例:https://github.com/nodeshift-starters

    【讨论】:

      猜你喜欢
      • 2021-10-20
      • 2021-01-02
      • 2021-03-26
      • 1970-01-01
      • 2018-08-29
      • 2020-03-29
      • 2021-06-15
      • 1970-01-01
      • 2017-09-07
      相关资源
      最近更新 更多