kirillian / shiplane

Convert your development docker-compose yaml files into production-ready docker deployments
MIT License
34 stars 0 forks source link

There should be a concept of a Stack and Deployers and Bootstrappers should understand it #3

Open kirillian opened 5 years ago

kirillian commented 5 years ago

Bootstrappers and Deployers right now are tightly coupled with a given stack. There should be some amount of decoupling of these principles.