Installation

docker build方式:

docker build -f Dockerfile -t test .

还可以是这样:docker build -f Dockerfile -t test .