docker run command not taking the --env variable placeholder value

前端 未结 0 2017
名媛妹妹
名媛妹妹 2021-01-26 09:07

I am trying to run a docker image with the below command :

docker run -p 5000:5000 shoppingms:latest --env shopping-service.configserverurl=http://shopping-config         


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