Skip to content

Instantly share code, notes, and snippets.

@nicopace
Created November 28, 2018 22:43
Show Gist options
  • Save nicopace/9f51757a43ff5536e2c8405cd1838fd9 to your computer and use it in GitHub Desktop.
Save nicopace/9f51757a43ff5536e2c8405cd1838fd9 to your computer and use it in GitHub Desktop.
# you need Docker installed first
git clone --depth=1 https://github.com/armbian/build
cd build
./compile.sh docker BRANCH=next BOARD=orangepizero KERNEL_ONLY=no \
    KERNEL_CONFIGURE=no BUILD_DESKTOP=no EXTERNAL=no RELEASE=stretch
    # or simply ./compile.sh docker , a menu will appear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment