sumimakito / kong-tests-compose

Docker compose for Kong's integration test suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kong-tests-compose

A docker-compose file to run kong's integration test suite's dependencies.

The following containers will be created:

  • kong-tests-cassandra
  • kong-tests-postgres
  • kong-tests-redis
  • kong-tests-grpcbin

Usage

$ docker-compose up

License

MIT

About

Docker compose for Kong's integration test suite


Languages

Language:Shell 86.8%Language:Dockerfile 13.2%