Hacker News new | ask | show | jobs
by slavik81 3597 days ago
I found found packer to be quite useful for building VM images for my team. It's a little hacked together, but far better than the manual process it replaced.
1 comments

Packer was great when I was doing immutable infrastructure with VMs, but for Docker it doesn't offer a compelling story anymore.

I still think Terraform is great though.