An open API service indexing awesome lists of open source software.

https://github.com/gojek/docker-kong-plugin-dev

base docker image for Kong with Plugins dev, testing and setup
https://github.com/gojek/docker-kong-plugin-dev

docker-image kong kong-plugin

Last synced: about 1 year ago
JSON representation

base docker image for Kong with Plugins dev, testing and setup

Awesome Lists containing this project

README

          

# About this Repo

Docker image to help with kong plugin development

# Included code from other sources.

1. Wait for it shell script: https://github.com/vishnubob/wait-for-it
Source is included along with necessary license.
2. bin/busted which is provided from kong as per https://docs.konghq.com/0.14.x/plugin-development/tests/