Image for bpi android source code compile to avoiding the build environment issues.
433
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
Content type
Image
Digest
Size
452.4 MB
Last updated
over 9 years ago
docker pull sinovoip/bpi-build3