packer-cn/post-processor/docker-tag
Pit d7d00d8069 Fix regression in docker-tag post-processor (#8593)
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.
2020-01-13 11:41:52 +01:00
..
post-processor.go Fix regression in docker-tag post-processor (#8593) 2020-01-13 11:41:52 +01:00
post-processor.hcl2spec.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
post-processor_test.go Fix regression in docker-tag post-processor (#8593) 2020-01-13 11:41:52 +01:00