dndx / 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

Usage

$ docker-compose up

License

MIT

About

Docker compose for Kong's integration test suite


Languages

Language:Shell 78.7%Language:Dockerfile 21.3%