# docker-example **Repository Path**: it308-com/docker-example ## Basic Information - **Project Name**: docker-example - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## example ## 编译 ``` docker build -t docker-example . ``` ## 运行 ``` docker run --rm -w=/usr/coderlane -v=/Users/monsterooo/Desktop/git/docker-example/src:/usr/coderlane:rw --name docker-example-ins docker-example docker run -it --name docker-example-ins docker-example ``` https://mochajs.cn/