Building Default Armbian
Page Contents
Build Default Armbian Image
Docker Build:
¶ Build Default Armbian Image
¶ Docker Build:
Boot up Ubuntu, Debian, or Windows Linux Subsystem.
Install any needed dependencies and clone build repository.
- Verify all Docker related packages are removed.
- Add the Docker official GPG key.
- Add the Docker repository to Apt sources and install Docker.
- Add $USER to docker and sudo groups.
- Remove
nodevfrom fstab if present.
Reboot to apply all changes.
Start compiling with preferred options.