Scripts | Description |
---|---|
build-aws-x86-zulu.sh |
build java with kernel 5.x from Zulu distribution for x86_64 on aws |
build-aws-arm-zulu.sh |
build java with kernel 5.x from Zulu distribution for arm on aws |
build-gcp-x86-zulu.sh |
build java from Zulu distribution for x86_64 on gcp |
build-azure-x86-zulu.sh |
build java from Zulu distribution for x86_64 on gcp |
ami-aws-snapshot-cleanup.sh |
remove ami and associated snapshot on all regions |
- Install
packer
version >= 1.7.8 - Install
aws
(AWS cli) - Install
az
(Azure cli) - Install
gcloud
(GCP cli)