ethanjli/Run PiNspawn

Uses `systemd-nspawn` to run commands in a (un)booted container on a Raspberry Pi SD card image.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imagePath of the image for the containeryes
argsOptions, args, and/or a command to pass to `systemd-nspawn`no
shellThe shell to use for running commands.no
runCommands to run in the shell.no
userThe user to run commands as.noroot
bootBoot the image's init program as PID 1.nofalse
run-serviceThe systemd service to use for running `shell` with the `run` commands if the image's init program is booted.no
boot-partition-mountMount point of the boot partition.no""

no outputs