add hcl example to docker-save

This commit is contained in:
adeniyistephen 2020-12-28 15:05:08 +01:00
parent 7abe0a4759
commit 4d25a59600
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ An example is shown below, showing only the post-processor configuration:
```hcl
post-processors "docker-save" {
type = "docker-save"
path = "foo.tar"
}
```