瀏覽代碼

Add README.md file for the docker directory

See issue #5873

Docker-DCO-1.1-Signed-off-by: Timothy <timothyhobbs@seznam.cz> (github: https://github.com/timthelion)
Timothy 11 年之前
父節點
當前提交
6854e2997e
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docker/README.md

+ 3 - 0
docker/README.md

@@ -0,0 +1,3 @@
+docker.go contains Docker's main function.
+
+This file provides first line CLI argument parsing and environment variable setting.