# websocket **Repository Path**: fan_liang/websocket ## Basic Information - **Project Name**: websocket - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-27 - **Last Updated**: 2023-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### service docker build -t jinghe-go-admin:v1.0 . docker run -id -p 8001:8001 --net myNetwork --ip 172.172.0.2 --name jinghe-go-admin jinghe-go-admin:v1.0