hashicorp / packer-plugin-docker

Packer plugin for Docker Builder
https://www.packer.io/docs/builders/docker
Mozilla Public License 2.0
31 stars 25 forks source link

Fix wrong hcl docker-import post-processor example #69

Closed marcbachmann closed 3 years ago

marcbachmann commented 3 years ago

With the provided examples, packer threw the following error:

Error: Failed preparing post-processor-block "docker-import" ""

  on ./config.pkr.hcl line 64:
  (source code not available)

./config.pkr.hcl:66,13-23: Incorrect attribute value type; Inappropriate value
for attribute "tag": string required.

==> Wait completed after 2 microseconds

==> Builds finished but no artifacts were created.
hashicorp-cla commented 3 years ago

CLA assistant check
All committers have signed the CLA.