Skip to content

Instantly share code, notes, and snippets.

@ziozzang
Last active December 16, 2019 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ziozzang/dc93b7afd05baf8d3b59640d378d2beb to your computer and use it in GitHub Desktop.
Save ziozzang/dc93b7afd05baf8d3b59640d378d2beb to your computer and use it in GitHub Desktop.
FROM kong:alpine
ENV KONG_PLUGINS=bundled,kong-spec-expose,kong-oidc,kong-oidc-auth
RUN luarocks install kong-oidc-auth kong-oidc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment