Sign inSign up

sinovoip/bpi-build-android

By sinovoip

•Updated almost 10 years ago

Image for bpi M1/M1P/M2/M2P android 4.2/4.4 source code compile to avoiding the environment issues.

Image
2

210

sinovoip/bpi-build-android repository overview

Dockerfile of this image

https://github.com/BPI-SINOVOIP/bpi-build/tree/android⁠

Docker pull Command

$ docker pull sinovoip/bpi-build-android:a20_01

After pull the image, you can start a bash

$ docker run -t -i sinovoip/bpi-build-android:a20_01 /bin/bash

or start a ssh to access the container

$ docker run -d -p 2222:22 -v /media:/media sinovoip/bpi-build-android:a20_01

on your host

$ ssh -p 2222 [email protected] //default passwd is root

Tag summary

Content type

Image

Digest

Size

463.6 MB

Last updated

almost 10 years ago

docker pull sinovoip/bpi-build-android:a20_01