Skip to content

jeanblanchard/docker-build-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common tools to build my docker images using Circle CI or the command line

  • Add this project as a git submodule to the build folder.
  • Copy circle-sample.yml as circle.yml at the project root.
  • Configure the variables IMAGE_NAME, IMAGE_TAGS and IMAGE_OWNER in circle.yml
  • Configure the variables HUB_USERNAME and HUB_PASSWORD in the Circle CI project settings
  • Copy test-sample.sh as test.sh at the project root, and write your test in it
  • Adjust if needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages