Creates an ISO that installs Alpine Linux onto a VM or a bare metal machine, completely unattended.
281
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.
docker run -it --rm -v $(pwd)/iso:/iso -e ISO_GID=$(id -g) -e ISO_UID=$(id -u) handcraftedbits/alpine-provision-ready
Content type
Image
Digest
Size
311.1 MB
Last updated
about 6 years ago
docker pull handcraftedbits/alpine-provision-ready