Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 222 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 222 Bytes

Docker 示范项目

  • code: 代码目录
  • conf: 配置文件
  • misc: 环境配置文件、一些依赖等
  • tests: 测试代码
  • scripts: 脚本,启停控制等

Build Image

docker build -t $USER/$NAME .