the builder container for xCAT Terraform Provider
243
This Docker image is to build terraform-provider-xcat .
The Usage:
docker run -v [full local path to the clone repo "terraform-provider-xcat"]:/src -v [local directory to hold the built binary]:/build -it xcat/tfpbuilder:[arch]
Then the binary will be found in [local directory to hold the built binary], and the build log file can be found in [local directory to hold the built binary]/build.log
Content type
Image
Digest
Size
282.4 MB
Last updated
over 7 years ago
docker pull xcat/tfpbuilder:x86_64