Skip to content

Script for downloading latest AL2023 disk image and converting to VMDK

License

Notifications You must be signed in to change notification settings

travismsmith/al2023-local

Repository files navigation

Amazon Linux 2023 Local

.github/workflows/build.yaml

Description

Script for downloading the latest Amazon Linux 2023 image and converting it from qcow2 to vmdk.

Running in docker

Run the run-docker.sh script to download and convert the latest image using a docker image. The host OS must have docker installed.

Running locally

Run the run-local.sh script to download and convert the latest image using the host OS. The host OS must have qemu-img and curl installed.

About

Script for downloading latest AL2023 disk image and converting to VMDK

Topics

Resources

License

Security policy

Stars

Watchers

Forks