Sign inSign up

tmvdl/android

By tmvdl

Updated over 1 year ago

Imagem Docker para compilação de projetos em Android

Image
Operating systems
3

50K+

tmvdl/android repository overview

Quick reference

Quick reference (cont.)

Where to file issues:

What is Adnroid?

Android is a mobile operating system based on a modified version of the Linux kernel and other open-source software, designed primarily for touchscreen mobile devices such as smartphones and tablets. Android is developed by a consortium of developers known as the Open Handset Alliance, though its most widely used version is primarily developed by Google. It was unveiled in November 2007, with the first commercial Android device, the HTC Dream, being launched in September 2008.

How to use this image

Usage (ionic)

FROM tmvdl/android:ionic

WORKDIR /app

COPY www www

CMD cordova build android

License

MIT License

Tag summary

Content type

Image

Digest

sha256:8280b5c9d

Size

2 GB

Last updated

over 3 years ago

docker pull tmvdl/android