Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 371 Bytes

ExaPi

Dockerized ExaGear image for Raspberry Pi 1, 2, 3 and 4.

Usage

docker build --build-arg PI_VERSION=<RASPI VERSION (1, 2, 3 or 4)> .
docker up .

Usage as Base Image

Please note that "CMD" and "RUN" commands are executed Outside the ExaGear Guest OS. The ExaGear image root is located at: "/opt/exagear/images/default/" within the docker container.