Sign inSign up

sourcemation/kong

By sourcemation

Updated 11 days ago

Image
0

4.6K

sourcemation/kong repository overview

Kong Community Edition packaged by Sourcemation

This image uses the official Kong Community Edition package and deploys it on Rocky Linux 9. The following changes were made to the original image:

  • Unsupported by OCI HEALTHCHECK instruction was removed from the Dockerfile.
  • Kong is started with the start command instead of docker-start

Usage

Deploying Kong requires multiple steps. Please use the official documentation. You can safely skip the license part as this is the community edition.

To use this image, replace the official image mentioned in the official documentation with sourcemation/kong:latest.

Environment Vars, Ports, Volumes

This image exposes the following ports:

  • 8000
  • 8001
  • 8002
  • 8003
  • 8004
  • 8443
  • 8444
  • 8445
  • 8446
  • 8447

Please note that the ports need to be either manually forwarded with the -p option or let Docker choose some for you with the -P option. Refer to the Kong installation instructions for more information.

Contributions and Issue Reporting

Contributions are welcome! Propose new features by creating issues or submit pull requests on the Sourcemation GitHub repository.

Disclaimer: The sourcemation/kong image is not affiliated with Kong, Inc.. The respective companies and organisations own the trademarks mentioned in the offering. The sourcemation/kong image is a separate project and is maintained by Sourcemation.

Extra notes

  • Problem with docker-start -> GitHub Issue
  • HEALTHCHECK is not part of OCI but still mentioned as optional in official specs -> GitHub Issue with discussion
  • Instead of HEALTHCHECK, startup, readiness, and liveness probes should be used in Kubernetes -> Kubernetes Probes
  • Both the upstream Kong developers and the Rocky Linux developers do not support these images. They are built for Sourcemation.
Image and its components Risk Analysis report

A detailed risk analysis report of the image and its components can be found on the Sourcemation platform.

For more information, check out the official Kong documentation.

Licenses

The base license for the solution (Kong Community Edition) is the Apache License, Version 2.0. The licenses for each component shipped as part of this image can be found on the image's appropriate Sourcemation entry.

Tag summary

Content type

Image

Digest

sha256:95fa2c072

Size

274.2 MB

Last updated

11 days ago

docker pull sourcemation/kong