This is the official Docker Compose template for [Kong][kong-site-url].
You can find the official Docker distribution for Kong at https://hub.docker.com/_/kong.
This Docker Compose template provisions a Kong container with a Postgres database, plus a nginx load-balancer. After running the template, the nginx-lb
load-balancer will be the entrypoint to Kong.
To run this template execute:
$ docker-compose up