podman integration test utils:一组脚本可帮助针对Podman的Docker兼容API运行docker py的集成测试并收集和分析结
Podman集成测试实用程序 一组脚本,可帮助针对Docker兼容API运行 集成测试,并收集和分析结果。 安装 # clone this repository git clone https://github.com/riyad/podman-integration-test-utils.git cd podman-integration-test-utils # create venv and install dependencies python3 -m venv venv source ./venv/bin/activate pip install -U -r requirements
下载地址
用户评论