iloginov / bpi-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bpi-build

This is a docker system environment which is run Ubuntu 15.10 for Banana PI source code compile.

Find container id:

docker ps -a

Run container:

docker start <id>

Use container:

docker inspect <id>
ssh root@<IP>

About


Languages

Language:Shell 100.0%