move packer to hashicorp

This commit is contained in:
Matthew Hooker
2017-04-04 13:39:01 -07:00
parent a9bb2328f7
commit 81522dced0
573 changed files with 1047 additions and 1047 deletions
+1 -1
View File
@@ -2,8 +2,8 @@ package docker
import (
"fmt"
"github.com/hashicorp/packer/packer"
"github.com/mitchellh/multistep"
"github.com/mitchellh/packer/packer"
)
// StepCommit commits the container to a image.