Skip to content
/ by Public
forked from rhardih/by

Automatic build system for stand container images to trigger builds on Travis

License

Notifications You must be signed in to change notification settings

guiguite/by

 
 

Repository files navigation

by

Travis

An automatic build system for stand containers.

Screenshot

In short, by is a small web application, which provides an exhaustive overview of available stand containers images, based on combinations of what NDK, platform and toolchain each include. It also provides information about whether an image with a specific combination is already available to be pulled, or has yet to be built.

For images not yet built, by also provides a means for creating not yet existing combinations, by triggering builds on Travis, which subsequently pushes the resulting container images to Docker Hub

An instance is currently running on Heroku and made available at:

https://standby.rhardih.io

Disclaimer

Please note that the use the Android NDK is subject to the Terms and Conditions laid forth by Google. For the full text, please see:

https://developer.android.com/ndk/downloads/

About

Automatic build system for stand container images to trigger builds on Travis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.0%
  • CSS 30.9%
  • Ruby 22.6%
  • Shell 7.6%
  • JavaScript 3.9%