/alpine-provision-ready

Creates an ISO that installs Alpine Linux onto a VM or a bare metal machine, completely unattended

Primary LanguageShell

alpine-provision-ready

Used to create an ISO that installs Alpine Linux onto a VM or a bare metal machine, completely unattended. By default version little will be installed, so you should use another provisioning tool to install necessary software.

Usage

  docker run -it --rm -v $(pwd)/iso:/iso -e ISO_GID=$(id -g) -e ISO_UID=$(id -u) handcraftedbits/alpine-provision-ready