从文档http://docs.docker.com/reference/commandline/run/中
提取出来,您说“或者可以通过引用文件来传递敏感参数吗?”
--env-file=[] Read in a file of environmentvariables。

从文档http://docs.docker.com/reference/commandline/run/中
提取出来,您说“或者可以通过引用文件来传递敏感参数吗?”
--env-file=[] Read in a file of environmentvariables。