Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 801 Bytes

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.com 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.