Can we get a development container(s) for building plugins and running tests?

I’ve been following: https://getkong.org/docs/0.13.x/plugin-development/tests/ to try and author tests for my plugin.

I’m not able to use vagrant as the tests need to operate on my CI (concourse) which only allows containers.

I’ve been trying to put together a containers (postgres, cassandra, kong) held together by a docker compose file which can run the kong “bin/busted -v spec” suite successfully, however I’ve not been successful and it’s pretty slow going.

It would be super handy if you guys could author one that I could use

2 Likes

Yes you can,

please check this https://github.com/Kong/kong-vagrant