9 Star 1 Fork 162

ignatenkooleg/arkcompiler_interoperability_tests_details

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
docker-compose.yml 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: "3.6"
services:
testrunner:
container_name: panda_testrunner
build:
context: ./
args:
- PANDA_NODE_VERSION=${PANDA_NODE_VERSION:-18.11.7}
command: ${PANDA_TEST_SUITE:-tests_full}
deploy:
resources:
limits:
memory: 8G
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ignatenkooleg/arkcompiler_interoperability_tests_details.git
git@gitee.com:ignatenkooleg/arkcompiler_interoperability_tests_details.git
ignatenkooleg
arkcompiler_interoperability_tests_details
arkcompiler_interoperability_tests_details
master

搜索帮助