/kong-tests-compose

Docker compose for Kong's integration test suite

Primary LanguageShell

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

Usage

$ docker-compose up

License

MIT