Sign inSign up

narfman0/docker-jenkins-node-android-sdk

By narfman0

Updated over 8 years ago

Dockerfile for jenkins nodes that need to build android projects

Image
0

206

narfman0/docker-jenkins-node-android-sdk repository overview

docker-jenkins-node-android-sdk

Dockerfile for jenkins nodes that need to build android projects. It currently support api27.

Usage

Grab from docker cloud with: docker pull narfman0/docker-jenkins-node-android-sdk

You must have jenkins security enabled, which yields a secret per-node. Then you should have name, secret, and host/ip needed to run:

docker run --user jenkins narfman0/docker-jenkins-node-android-sdk:latest -url http://$JENKINS_HOST:8080 $NODE_SECRET $NODE_NAME

License

Copyright 2018 Jon Robison

See LICENSE for details

Tag summary

Content type

Image

Digest

Size

856.3 MB

Last updated

over 8 years ago

docker pull narfman0/docker-jenkins-node-android-sdk