# easycwmp-docker **Repository Path**: yunshell/easycwmp-docker ## Basic Information - **Project Name**: easycwmp-docker - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-23 - **Last Updated**: 2020-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dockerfile for Easycwmp - TR069 client Automatically connect to GenieACS at networks name `genieacs`, standard port `7547`. Tested with the offical GenieACS docker: `drumsergio/genieacs`. ### Run the Docker image Simply issue this command to start `Easycwmp`. ```bash docker run -it --net gaimande/easycwmp ``` You can check the name from the `docker networks ls` command.