Sign inSign up

sinovoip/bpi-build3

By sinovoip

Updated over 9 years ago

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

Image
1

433

sinovoip/bpi-build3 repository overview

After pull the image, you can start a bash

$ docker run -t -i sinovoip/bpi-build3 /bin/bash

or start a ssh to access the container

$ docker run --privileged -d -p 2223:22 -v /media:/media sinovoip/bpi-build3

on your host

$ ssh -p 2223 [email protected] #default passwd is root

Tag summary

Content type

Image

Digest

Size

452.4 MB

Last updated

over 9 years ago

docker pull sinovoip/bpi-build3