DockerFile运行Python接口自动化代码 1、python接口自动化代码,放入文件夹中 2、Docker配置python环境 2.1、创建一个requirements.txt文件,列出所有需要安装的包。 requests requests_pkcs12 pytest allure-pytest openpyxl