You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/06/22 12:31:53 UTC

[GitHub] [incubator-apisix-dashboard] xiangxiren commented on issue #277: manager-api container failed to start

xiangxiren commented on issue #277:
URL: https://github.com/apache/incubator-apisix-dashboard/issues/277#issuecomment-647487677


   > Sorry,Here's a detail. Try adding an environment variable like this:
   > 
   > ```
   > 
   > docker run --name manager-api \
   > 
   > -v `pwd`/example/manager_conf/build.sh:/root/manager-api/build.sh \
   > 
   > -e ENV=prod \
   > 
   > -p 8080:8080 \
   > 
   > -d manager-api:1.0
   > 
   > ```
   
   
   OK, I'll try again tomorrow. thank you


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org