Translate docker run commands to a multi-container k8s pod or compose

后端 未结 0 1751
抹茶落季
抹茶落季 2020-11-27 07:04

I have a containers that I need to configure for k8s yaml. The workflow on docker run using the terminal looks like this.:

docker run -v $(pwd):/         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题