Skip to content

Instantly share code, notes, and snippets.

@MarcDufresne
Created December 14, 2020 17:00
Show Gist options
  • Select an option

  • Save MarcDufresne/c4c03594ca85ef91c90241f1f2b86d21 to your computer and use it in GitHub Desktop.

Select an option

Save MarcDufresne/c4c03594ca85ef91c90241f1f2b86d21 to your computer and use it in GitHub Desktop.
Kong Custom Plugin Image
FROM kong:2.2
USER root
RUN luarocks install kong-auth-request
USER kong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment