http://bbs.csdn.net/topics/391040030

 

docker build  --tag="ouruser/sinatra:v3" -<Dockerfile 

 

docker build -t jamtur01/nginx <Dockerfile 所在目录>
如果是当前目录,简单输入 "docker build -t jamtur01/nginx ."即可。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-05
  • 2021-12-27
  • 2018-03-19
  • 2021-10-20
  • 2021-05-27
  • 2022-12-23
猜你喜欢
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2022-12-23
  • 2021-04-13
相关资源
相似解决方案