一键安装shipyard汉化镜像

1.安装DOCKER

环境:HpyerV虚拟机 CentOS 7.4.1708

CentOS增加docker 源

sudo yum-config-manager \
--add-repo \
https://download.docker.com/linux/centos/docker-ce.repo
遇到 bash: yum-config-manager: command not found,请先安装:
yum -y install yum-utils

sudo yum makecache

sudo yum install docker-ce

sudo docker -v 
Docker version 17.09.0-ce, build afdb6d4

2.安装shipyard

采用官方的安装脚本,镜像替换为汉化过的镜像

为什么采用shipyard,占用资源小一些,约1.1G【查看详细内存占用】,测试过Rancher确实很强大,但是至少占用内存约2.7G。

1.1 一键安装shipyard汉化镜像

安装前请先启动docker
systemctl start docker

curl -sSL https://shipyard-project.com/deploy | IMAGE=gamedll/shipyard PREFIX=gamedll bash -s
原官方安装脚本为:
curl -sSL https://shipyard-project.com/deploy | bash -s
以上安装脚本把镜像地址换了,容器前缀换了,其他未改!
安装完成后访问:http://server_ip:8080/

默认用户密码:admin/shipyard


这里写图片描述

这里写图片描述

这里写图片描述

docker hub:
https://hub.docker.com/r/gamedll/shipyard/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值