Full instructions TBD
Run the Image: Agent - duplocloud-docker action to build both AWS and GCP images.
image_version: set this torelease-MONTH-YEARto build a release (no underscores allowed)only_builders: set this toallfor release - you can also change this build only certain images (packer-onlysyntax)
- If you leave the
image_versionasdev- you will build a private image, only inus-west-2. - If you change the
image_versionto a release version - you will build a public image, in multiple regions.
- If you change the
only_buildersto a comma-delimited list (packer-onlysyntax) - you will only build those images - If you change the
only_builderstoall- you will build all images