Shipyard 安装

Shipyard 安装url shttps shipyard project com deploy bash sDeployingSh nbsp gt StartingData nbsp gt StartingDisc nbsp gt StartingCert nbsp gt StartingProx nbsp gt StartingSwa

url -s https://shipyard-project.com/deploy | bash -s

Deploying Shipyard

 -> Starting Database

 -> Starting Discovery

 -> Starting Cert Volume

 -> Starting Proxy

 -> Starting Swarm Manager

Unable to find image ‘swarm:latest’ locally

latest: Pulling from library/swarm

3ff891db6a4d: Pulling fs layer

5e01cc94d2a7: Pulling fs layer

692b182fbe11: Pulling fs layer

692b182fbe11: Verifying Checksum

692b182fbe11: Download complete

5e01cc94d2a7: Verifying Checksum

5e01cc94d2a7: Download complete

3ff891db6a4d: Verifying Checksum

3ff891db6a4d: Download complete

3ff891db6a4d: Pull complete

5e01cc94d2a7: Pull complete

692b182fbe11: Pull complete

Digest: sha256:e20f9cf2bf99100acceac562a2b6620aad1301f8679e8ff8afe0360bef

Status: Downloaded newer image for swarm:latest

 -> Starting Swarm Agent

 -> Starting Controller

Waiting for Shipyard on 172.16.2.236:8080

………………………………………….

Shipyard available at http://172.16.2.236:8080

Username: admin Password: shipyard

 

 

http://blog.csdn.net/csdn_duomaomao/article/details/

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/221586.html原文链接:https://javaforall.net

(0)
上一篇 2026年3月17日 下午5:45
下一篇 2026年3月17日 下午5:46


相关推荐

  • linux clamav 免费查毒工具

    linux clamav 免费查毒工具

    2021年7月5日
    123
  • pipeline和baseline是什么?

    pipeline和baseline是什么?昨天和刚来项目的机器学习小白解释了一边什么baseline和pipeline,今天在这里总结一下什么是baseline和pipeline。1.pipeline1.1从管道符到pipeline

    2022年8月2日
    11
  • Spring Cloud版本与Spring Boot版本之间匹配关系「建议收藏」

    Spring Cloud版本与Spring Boot版本之间匹配关系「建议收藏」很多人在使用springboot和springcloud,但是对于这两者之间的版本关系不是很清楚,特别是在面临升级的时候不知道该如何操作。本文简要摘录的官方文档的部分内容作为依据,供广大同行参考。问题的提出,我现在使用的是1.5.1版本的springboot和Edgware.RELEASE版本的springcloud,我想升级到springboot到2.0.0,springcloud需要升…

    2022年4月30日
    72
  • mysql navicat 15 激活码【2021免费激活】

    (mysql navicat 15 激活码)2021最新分享一个能用的的激活码出来,希望能帮到需要激活的朋友。目前这个是能用的,但是用的人多了之后也会失效,会不定时更新的,大家持续关注此网站~https://javaforall.net/100143.htmlIntelliJ2021最新激活注册码,破解教程可免费永久激活,亲测有效,上面是详细链接哦~1S…

    2022年3月27日
    339
  • 反射getmethod参数_java通过反射获取属性值

    反射getmethod参数_java通过反射获取属性值1、forName方法forName是一个静态方法,其作用:通过调用来获取类名对应的Class对象,同时将Class对象加载进来。如果将类名保存在字符串(如xml)中,就可以在程序运行时,动态调用加载。注意:只有调用的参数是类名或者方法时,才可用。2、newInstance()方法作用:将对象实例化。返回类型为Object。与new的区别在于,new可以带参,而newInstance()不可以,…

    2025年12月2日
    9
  • PostMan使用教程。

    PostMan使用教程。原地址:https://blog.csdn.net/haibo0668/article/details/83828184 Postman教程——发送第一个请求 Postman教程——创建第一个集合 Postman教程——界面功能导航 Postman教程——设置 Pos…

    2022年5月7日
    44

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号