Relative Content

Tag Archive for packerpacker-builder

Use information gathered inside packer build outside

I’m using packer to create AWS AMIs from a custom built image. When starting the build, I don’t know which distribution is inside the image. I start a machine using packer (aws-chroot), mount an additional volume and copy stuff from my image to that volume.