Open amoffat opened 7 years ago
I was thinking partial docker deployment (core outside), so that we don't need to worry about containers inside containers (yo dawg) or managing containers from other containers.
Partial docker sounds good
On second thoughts, full Docker would be good in that the production and dev environments would be the same and would mean that it would be easier to manage dependencies.
Wouldn't vagrant be better for development? I thought docker was more for deployment management. I'm not overly familiar with the world of devops so if you could explain why we would want one over the other I'd appreciate the opportunity to learn.
If we use Docker for both, we don't need to maintain identical containers for both Docker and Vagrant.
yay, nay? If we go to a full docker deployment, I guess it doesn't matter too much either way.