add hcl example to docker-save
This commit is contained in:
parent
7abe0a4759
commit
4d25a59600
|
@ -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"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue