快速部署
安装前请先阅读 部署提前准备(虚机与网络端口)。
交付包可放在 /opt 、/root 或其他安装临时目录,但不要解压到 /usr/dcmp 数据目录内。
准备目录并解压
正式版 amd64 示例(将路径与包名中的版本换成实际交付包):
mkdir -p /opt/dcmp-install
cd /opt/dcmp-install
tar -xzf /path/to/dcmp-container-offline-formal-amd64-<版本>.tar.gz
cd dcmp-container-offline-formal-amd64-<版本>
安装 Docker
bash install-docker.sh
安装 DCMP
bash deploy.sh