Skip to content

Daily Plan

更新: 5/3/2025 字数: 0 字 时长: 0 分钟

  • [ ]

Daily Study

更新: 5/3/2025 字数: 0 字 时长: 0 分钟

BDWare

Docker的安装

linux
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

![[Pasted image 20231008103448.png]] Docker的启动:

linux
sudo systemctl start docker

![[Pasted image 20231008103534.png]] 通过运行hello-world镜像来验证是否正确安装了Docker Engine-Community。

linux
// 拉取镜像
sudo docker pull hello-world
// 执行hello-world
sudo docker run hello-world

![[Pasted image 20231008103609.png]] 在pull docker镜像时,出现了download卡住的情况,按照docker下载镜像卡死或太慢_docker下载一半不动了-CSDN博客来配置镜像加速器

Docker-Compose

BDware的dockers配置

sh init.sh

初始化之后启动容器

docker-compose up -d

BDware 操作

进入主界面后首先要验证用户信息,本地服务器的密匙对位于iod-docker-deploy/bdcontract/manager.keypair:![[Pasted image 20231008172830.png]] 标识解析系统 ![[Pasted image 20231008183220.png]] 数联网注册表 ![[Pasted image 20231008183257.png]] 数字对象仓库 ![[Pasted image 20231008183343.png]]

菜就多练

本站访客数 人次 本站总访问量