Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 457 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 457 Bytes

DASH_BUILDER

Dash_Builder uses the github action Nature40/pimod to build the images.

Process

The below process is performed on both armhf and arm64. This takes about 3hours to build via github actions.

Build Base Image

  1. Get RPI Debian Lite image
  2. Increase Image by 2000MB
  3. Update image

Build OpenDsh Image

  1. Get Base Image
  2. Install packages required for Lite OS
  3. Clone dash repo
  4. Setup Dash

Credits

@matt2005 @icecube45