Skip to content

DragonHeart69/coredns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Docker Repository on Quay

Build automation for CoreDNS with Unbound plugin

This repository is used to have reproducible builds of Docker images based on

https://github.com/coredns/coredns

Usage

To build a Docker image for a new release:

  1. Create a branch.
  2. Modify the UPSTREAM_TAG variable in the .circleci/config.yml file. Set it to the release tag of the upstream repo which should be used. Push to your branch.
  3. Create a pull request for your branch.
  4. Check the build job in CI. As a result, there should be an image tagged with the commit SHA in the registry.
  5. Merge the PR after reviews.
  6. Tag a release. As a result, there should be a Docker image with the release tag in the registry.

About

Build automation for https://github.com/coredns with Unbound

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published