# powerCollect **Repository Path**: pussion/powerCollect ## Basic Information - **Project Name**: powerCollect - **Description**: 无锡职教 实验6 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-13 - **Last Updated**: 2021-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### **打包** `docker build . -t p_collect` #### **测试运行** `docker run -it p_collect ` #### **打iox包** `ioxclient docker package p_collect:latest .`