Skip to content

mrflos/clic-image-builder

Repository files navigation

CLIC! image builder

Custom image for raspberry pi nano-computers, that is declined in two variants :

  • Clic server : based on raspberry pi os lite, no X server and desktop, only server with yunohost packages installed
  • Clic desktop : based on raspberry pi os, with X server and desktop with usefull desktop apps, and yunohost packages installed

⚙️ Based Pimod, this repository is intended as a basic template for developers who wish to create ready-to-use bootstrap repositories meant for novice users. See aniongithub/rhasspy-appliance for an example of a repository meant for novice end-users to use directly.

Run with docker

# build the docker container
docker build -t pimod .

# use docker-compose
docker-compose run pimod pimod.sh clic-server.Pifile
docker-compose run pimod pimod.sh clic-desktop.Pifile

About

Builds custom raspberry pi os from github actions

Resources

License

Stars

Watchers

Forks

Packages

No packages published