Sign inSign up

sinovoip/bpi-build-android-7

By sinovoip

•Updated about 8 years ago

Image for bpi android 7 and android 8 source code compile to avoiding the build environment issues.

Image
3

1.1K

sinovoip/bpi-build-android-7 repository overview

Dockerfile of this image

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

Docker pull Command

$ docker pull sinovoip/bpi-build-android-7:ubuntu16.04

After pull the image, you can start a bash

$ docker run -t -i sinovoip/bpi-build-android-7:ubuntu16.04 /bin/bash

or start a ssh to access the container

$ docker run -d -p 2222:22 -v /media:/media sinovoip/bpi-build-android-7:ubuntu16.04

on your host

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

Tag summary

Content type

Image

Digest

Size

335.3 MB

Last updated

about 8 years ago

docker pull sinovoip/bpi-build-android-7:ubuntu16.04