Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Dockerfile to run Kong on distroless image #721

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aneesh404
Copy link

Hi Community,

Summary:
This PR introduces a Dockerfile for running Kong on a distroless image.

Details:

  • The builder image used is Ubuntu Jammy, consistent with the distro-ful Dockerfile.
  • This setup has been tested on Kong versions 2.8.3 and 3.7.1. A basic load test using K6s on local has been performed. Please share any specific testing suites that Kong follows for its releases, to ensure thorough validation.
  • The Dockerfile's entrypoint has been changed from bash to sh to reduce dependencies and minimize the attack surface.

This PR resolves Issue #717, which can now be closed.

@CLAassistant
Copy link

CLAassistant commented Sep 6, 2024

CLA assistant check
All committers have signed the CLA.

@aneesh404
Copy link
Author

Ahh, thanks for pointing it out @avinashupadhya99 , fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants