jirutka / setup-alpine

Easily use Alpine Linux on GitHub Actions, with support for QEMU user emulator
MIT License
93 stars 14 forks source link

Add to docs how to use on host machine #8

Closed jbbjarnason closed 1 year ago

jbbjarnason commented 1 year ago

Would it be possible to add to the readme how one could run this locally?

jirutka commented 1 year ago

What do you mean by locally? Using act or on a self-hosted runner?

jbbjarnason commented 1 year ago

Using act or use the bash scripts to create chroot on hosts computer for debugging purposes.

jirutka commented 1 year ago

Using act

I’ve never used it, so I dunno.

use the bash scripts to create chroot on hosts computer for debugging purposes.

Well, you can just use alpine-chroot-install. It’s principally the same.