mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-10 17:20:26 -04:00
Update vagrant post-process docs
This commit is contained in:
parent
066b364873
commit
c7fef8d22a
1 changed files with 3 additions and 0 deletions
|
|
@ -133,3 +133,6 @@ Using the Docker builder or one of the Docker post processors as an input
|
|||
artifact will cause the `Vagrantfile` to include a reference to the image. For
|
||||
post processors allowing a tag to be specified, such as `docker-import` or
|
||||
`docker-tag`, the tag will be used. Otherwise, the sha256 hash will be used.
|
||||
|
||||
Note: Using the `docker` builder to save the image as a tar file cannot be used
|
||||
to produce a Vagrant box.
|
||||
Loading…
Reference in a new issue