Skip to content

travis-ci/nightwhale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Whale Of The Night

Build Status

Nightly build docker stuff, specifically for use with things at Travis via packer-templates.

How, specifically

  • This repository is enabled on travis-ci.org with nightly (daily) cron builds.
  • When a given job succeeds, and is on the master branch, and is not a pull request job, the resulting docker image is pushed to Docker Hub.
  • The generated images are used as the FROM image during docker (packer) builds of higher-level images, mostly as a way of saving time by cutting down on duplicate work.