This repository contains the scripts and configuration necessary to build Rocky Linux optimized and accelerated images for Google Cloud Platform (GCP).
- A Google Cloud Platform account with billing enabled.
- Podman (or Docker) installed on your local machine.
-
Clone the repository:
git clone https://github.com/ctrliq/gcp-public-images.git
-
Navigate to the directory:
cd gcp-public-images
-
Run the daisy script, which will build the image and run it with your commands:
./automation/run_daisy.sh --host-gauth-json ~/.config/gcloud/application_default_credentials.json \ -project <project> \ -zone <zone (i.e. us-central1-b)> \ -var:installer_iso=<bucket with installer image> \ rocky/8/rocky_linux_8_optimized_gcp_nvidia_latest.wf.json