# docker-example-http **Repository Path**: homqyy/docker-example-http ## Basic Information - **Project Name**: docker-example-http - **Description**: docker文章样例:https://www.homqyy.cn/2022/04/27/docker系列(2):运行容器/ - **Primary Language**: Docker - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-27 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: Docker ## README # Docker样例 —— HTTP ## 构建 ./build.sh ## 启动 ./start.sh ## 停止 在终端运行如下命令:`docker stop local.http`