Overview
Build and Publish Tagged Images
External Mutation
Build an image for every repository tag and publish it to configured GitHub and/or GitLab registries.
Command
reflow dockerizeCategory
Container Publishing
Quick Command
reflow [GLOBAL OPTIONS] dockerizePurpose
Build an image for every repository tag and publish it to configured GitHub and/or GitLab registries.
- Resolve/materialize repository.
- Validate Git, discover tags, resolve registry.
- Build, tag, and push each image.
- Mark latest ordered version as latest.
- Remove non-latest local images unless retained; show totals.