Sign inSign up

ifourmanov/androidbuilder

By ifourmanov

Updated over 10 years ago

Image for building android(cordova) apps on CI engine

Image
0

5.1K

ifourmanov/androidbuilder repository overview

docker-androidbuilder

Docker image created for automated builds of android/cordova applications on a CI system.

Prevents docker builds to leave artifacts unremovable by your CI user.

Usage

Environment Variables: EXTERTNAL_ID: UID of build directory owner. Any artifacts will belong to that user. BUILDER_FOLDERS: optional list of additional folders inside container to be owned by builder

docker run -v ${BUILDDIR}:/data -e  "EXTERNAL_ID=$(id -u)" ifourmanov/andoirdbuilder grunt init

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

over 10 years ago

docker pull ifourmanov/androidbuilder