Skip to content

Dockerized ExaGear for Raspberry Pi

License

Notifications You must be signed in to change notification settings

jenskueper/ExaPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dockerized ExaGear for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.9%
  • Dockerfile 33.1%