RockPro64 Build Environment Docker Container
#1
I made the following docker container based on another project that has the environment preconfigured for building:

https://cloud.docker.com/repository/dock...-rockpro64

It maps your current directory as the base directory for building.

You can launch it with the following:


Code:
docker run --rm --privileged   -v "$(pwd)":/home/lineageos   -e GIT_USER_NAME=jfloff   -e GIT_USER_EMAIL=jfloff@inesc-id.pt -e LINEAGEOS_BRANCH=lineage-16.0   -ti darrank/docker-rockpro64

Once launched, you can build with the following:

Code:
. build/envsetup.sh
./build_box.sh


Possibly Related Threads…
Thread Author Replies Views Last Post
  Difficulty installing Android on Rockpro64 spammycheese 0 2,688 02-17-2023, 05:31 AM
Last Post: spammycheese
  Slash TV Android for RockPro64 Wizzard 12 10,786 04-24-2022, 08:13 AM
Last Post: Rocklobster
  RockPro64 line out/headphones in Android 9 Wizzard 0 2,900 11-20-2020, 04:15 AM
Last Post: Wizzard
  How to create the img file to use with etcher once you build the android SDK? dazza5000 8 10,979 01-22-2020, 10:26 AM
Last Post: webgourou
  How to build Android P SDK licux 4 17,484 07-18-2019, 12:39 PM
Last Post: dazza5000
  Which product to choose when building for the RockPRO64 dazza5000 1 3,217 07-18-2019, 12:07 PM
Last Post: dazza5000
  Kernel files (to be able to build kernel modules) cetygamer 1 3,446 07-11-2019, 06:50 AM
Last Post: cetygamer
Lightbulb REQUEST: Guide to build Android images for SD / eMMC. duckkcud 3 5,772 04-23-2019, 05:36 PM
Last Post: NightCrawler504
  STOCK Android OS build released tllim 36 45,462 02-25-2019, 01:17 AM
Last Post: kardanadm
  Need help installing Android on RockPro64 Pitcrawler 14 16,689 02-18-2019, 07:52 PM
Last Post: daidokoro

Forum Jump:


Users browsing this thread: 1 Guest(s)