All Projects → Malinskiy → docker-android

Malinskiy / docker-android

Licence: Apache-2.0 license
Example of docker container for android build agent using OpenSTF

Programming Languages

shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to docker-android

jenkinsapi
A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
Stars: ✭ 790 (+2293.94%)
Mutual labels:  ci
docker-pega-web-ready
Docker project for generating a tomcat docker image for Pega
Stars: ✭ 46 (+39.39%)
Mutual labels:  ci
springboot-deploy-demo
spring boot deploy
Stars: ✭ 16 (-51.52%)
Mutual labels:  ci
otto
Otto is your friendly continuous delivery companion.
Stars: ✭ 80 (+142.42%)
Mutual labels:  ci
sunshine
Sunshine allows you to manage suits of your automated tests directly from Java code.
Stars: ✭ 12 (-63.64%)
Mutual labels:  ci
depsbot
⚙️ GitHub action to check freshness of your deno dependencies
Stars: ✭ 28 (-15.15%)
Mutual labels:  ci
docker-react-native-android
Docker image used to build React Native projects for Android
Stars: ✭ 28 (-15.15%)
Mutual labels:  ci
developer-ci-benefits
Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪
Stars: ✭ 29 (-12.12%)
Mutual labels:  ci
ForgeModdingSkeleton
Skeletons for building Forge mods
Stars: ✭ 21 (-36.36%)
Mutual labels:  ci
actions
A Collection of GitHub Actions
Stars: ✭ 91 (+175.76%)
Mutual labels:  ci
saint-build
monitor your jenkins operations, jobs in async and functional elegance
Stars: ✭ 13 (-60.61%)
Mutual labels:  ci
stepman
Step collection manager
Stars: ✭ 23 (-30.3%)
Mutual labels:  ci
steps-ios-auto-provision-appstoreconnect
No description or website provided.
Stars: ✭ 15 (-54.55%)
Mutual labels:  ci
golangci-lint
Fast linters Runner for Go
Stars: ✭ 11,019 (+33290.91%)
Mutual labels:  ci
mylib
Шаблон кросплатформенного CMake-проекта для языка C++ 🇬🇧 Modern CMake crossplatform project template for C++
Stars: ✭ 49 (+48.48%)
Mutual labels:  ci
plugins
Codefresh plugins repository
Stars: ✭ 16 (-51.52%)
Mutual labels:  ci
react-firebase-template
Bootstrap a React + Firebase full stack application with every thing you need pre-configured: hosting, database, authentication, CI, Typescript, Material UI, PWA and other goodies.
Stars: ✭ 24 (-27.27%)
Mutual labels:  ci
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (-30.3%)
Mutual labels:  ci
phpci-installer
PHPCI Easy Installer for Laravel Homestead
Stars: ✭ 19 (-42.42%)
Mutual labels:  ci
aws-security-test
No description or website provided.
Stars: ✭ 14 (-57.58%)
Mutual labels:  ci

Build Status Docker Stars Docker Pulls

docker-android-example

This an example of docker container image for CI/CD running in kubernetes cluster for usage with OpenSTF.

Usage

Fork the project, add your choice of CI agent software (Jenkins, TeamCity, etc)

You should add more things to this image for example:

  • Your choice of JDK
  • Secure and private adb keys
  • Install more Android SDK packages
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].