YaleUniversity / packer-plugin-goss

Goss Provisioner for Packer
MIT License
136 stars 45 forks source link

Adding a Dockerfile for packer with the goss provisioner installed #25

Closed frangz closed 4 years ago

frangz commented 4 years ago

Simple Dockerfile to build an image based on the official hashicorp/packer:light, with the goss provisioner installed. The provisioner must be built with CGO_ENABLED=0 for it to work on alpine.