Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhardih/by
Automatic build system for stand container images to trigger builds on Travis
https://github.com/rhardih/by
android android-ndk docker docker-hub ruby sinatra travis travis-ci
Last synced: about 2 months ago
JSON representation
Automatic build system for stand container images to trigger builds on Travis
- Host: GitHub
- URL: https://github.com/rhardih/by
- Owner: rhardih
- License: mit
- Created: 2017-12-06T22:37:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T07:47:44.000Z (over 1 year ago)
- Last Synced: 2023-05-16T08:15:36.532Z (over 1 year ago)
- Topics: android, android-ndk, docker, docker-hub, ruby, sinatra, travis, travis-ci
- Language: HTML
- Homepage: https://standby.rhardih.io
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# by
An automatic build system for [**stand**](https://github.com/rhardih/stand)
containers.![Screenshot](https://raw.githubusercontent.com/rhardih/by/master/public/images/screenshot.png)
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 [Github](https://github.com/),
which subsequently pushes the resulting container images to [Docker
Hub](https://hub.docker.com/r/rhardih/stand/tags)An instance is currently is currently hosted on a free plan on
[Render](https://render.com) and is automatically deployed from the `master`
branch. It is available at:[https://standby.rhardih.io](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/](https://developer.android.com/ndk/downloads/index.html)