Skip to content

ursuad/application-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

application-images

This repository houses the Docker image build contents for (some) applications that run on Kubernetes. Specifically, it houses the build content and rules for any applications that require custom built Docker images.

Structure

Each directory should include:

  • a top-level README describing the contents
  • a Makefile with a make push rule that will push to gcr.io/google_containers (it has to be something that @k8s-oncall can push to).

Contributing

When in doubt, see the official Kubernetes contributing guidelines.

Merge guidelines

You or the reviewer can merge on a single LGTM. After you submit a PR, mention @k8s-oncall to get the image pushed (if you or the merger aren't able).

Joining the team

If you've submitted an image to this repo and will maintain it actively, consider asking to join the application-images-maintainers team.

About

Image build contents for Kubernetes applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.6%
  • Makefile 24.4%