move packer to hashicorp
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user