PGBI / kong-dashboard

Dashboard for managing Kong gateway
MIT License
2.17k stars 390 forks source link

Update the installation methods in README.md #211

Closed jihoon-seo closed 5 years ago

jihoon-seo commented 5 years ago
  1. Without --name argument in docker command, the kong-dashboard container will get a random name. It will be good if our kong-dashboard container gets the name kong-dashboard.
  2. If you want to refer the Kong container as the alias kong, one can assume that the Kong container is in a custom Docker network, and the name of the custom Docker network might be kong-net.