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