Let me give a more specific use case here 1. Take Default Ubuntu AMI 2. Add block storage 3. Create Volume Group 4. Do something about the Volume Group 5. Install Docker 6. Configure Docker to use the VG 7. Bake the AMI
In AMI, I expect the docker to use devicemapper created from VG during baking process. On Monday, October 31, 2016 at 9:30:41 AM UTC-4, Tom Wu wrote: > > I think I get it, I expected to have the volume being mounted during bake > time, but it actually being created during AMI creation. > > My question is what's the best practice of adding volume during the > bake/build time, do something about it, then bake root and volumes into AMI? > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/71cc1588-d28c-40d8-9c62-3c854c6d4eb2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
