Readme: Add tip for alpine-chroot-install
This commit is contained in:
parent
d883b19ca6
commit
18c59486c3
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ endif::env-github[]
|
||||||
This project provides script for making customized https://alpinelinux.org/[Alpine Linux] disk images for virtual machines.
|
This project provides script for making customized https://alpinelinux.org/[Alpine Linux] disk images for virtual machines.
|
||||||
It’s quite simple (250 LoC of shell), fast (~40 seconds on Travis CI including Travis VM initialization) and requires minimum dependencies (QEMU and filesystem tools).
|
It’s quite simple (250 LoC of shell), fast (~40 seconds on Travis CI including Travis VM initialization) and requires minimum dependencies (QEMU and filesystem tools).
|
||||||
|
|
||||||
|
TIP: Don’t need VM, just wants to chroot into Alpine Linux (e.g. on CI)?
|
||||||
|
Try https://github.com/alpinelinux/alpine-chroot-install[alpine-chroot-install]!
|
||||||
|
|
||||||
|
|
||||||
== Requirements
|
== Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue