mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 18:30:41 -05:00
GH-8392 introduced the feature that multiple tags can be specified. This (presumably inadvertently) broke the option to tag an image without the actual tag specified -- Docker handles this by assuming `latest` as the tag. In addition, use-cases exist for the `repository` field containing the tag already, which was also broken. |
||
|---|---|---|
| .. | ||
| alicloud-import | ||
| amazon-import | ||
| artifice | ||
| checksum | ||
| compress | ||
| digitalocean-import | ||
| docker-import | ||
| docker-push | ||
| docker-save | ||
| docker-tag | ||
| exoscale-import | ||
| googlecompute-export | ||
| googlecompute-import | ||
| manifest | ||
| shell-local | ||
| ucloud-import | ||
| vagrant | ||
| vagrant-cloud | ||
| vsphere | ||
| vsphere-template | ||