Git Product home page Git Product logo

docker-kong's Introduction

Build Status

About this Repo

This is the Git repo of the Docker official image for kong. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/kong.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/kong" manifest file in the docker-library/official-images repo, especially PRs with the "library/kong" label on that repo. For more information about the official images process, see the docker-library/official-images readme.

For Kong developers

Pushing a Kong patch release (x.y.Z) update

If the update does not require changes to the Dockerfiles other than pointing to the latest Kong code, the process can be semi-automated as follows:

  1. Check out this repository.

  2. Run ./update.sh x.y.z

    This will create a release branch, modify the relevant files automatically, give you a chance to review the changes and press "y", then it will push the branch and open a browser with the PR to this repository.

  3. Peer review, run CI and merge the submitted PR.

  4. Run ./submit.sh -p x.y.z

    Once the internal PR is merged, this script will do the same for the official-images repository. It will clone Kong's fork, create a branch, modify the relevant files automatically, give you a chance to review the changes and press "y", then it will push the branch and open a browser with the PR to the docker-library repository.

Pushing a Kong minor release (x.Y.0) update

Not semi-automated yet. Note that minor releases are more likely to require more extensive changes to the Dockerfiles.

docker-kong's People

Contributors

subnetmarco avatar hutchic avatar gszr avatar thibaultcha avatar tieske avatar hishamhm avatar kidd avatar kikito avatar mashapedeployment avatar p0pr0ck5 avatar locao avatar nijikokun avatar javierguerragiraldez avatar khiemdoan avatar eskerda avatar jeveleth avatar usrbinkat avatar mschurenko avatar pierrekircher avatar vegasbrianc avatar chenglx avatar wheelerlaw avatar umatomba avatar tyler-ball avatar bluemalkin avatar shaisachs avatar rahulkumaran avatar pklingem avatar marcoam avatar whoan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.