mdbs/部署流程.txt

9 lines
423 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1、加载anchor.tar镜像
docker load -i anchor-app.tar
2、docker compose up -d 启动服务注意如果需要修改配置文件请先修改docker-compose.yml文件再执行此命令
3、docker ps 查看服务是否启动成功
4、docker logs -f anchor 查看服务日志
### 注意事项
anchor.py中的parse_args函数其中输入数据dataset_for_anchor.txt应该替换成是志宏提供的数据