Skip to content

psellars-fraedom/packer-hyperv-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Packer HyperV Build

Builds a container which builds the latest version of Packer with the pull request #2576 (HyperV Implementation)

To extract the required builder

    docker build -t packer:hyperv .
    docker run --name packer-hyperv -d packer:hyperv bash
    docker cp packer-hyperv:/go/src/github.com/mitchellh/packer/pkg .

About

Docker image to build Packer with the Hyper-V pull request (#2576)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors