grammarly / rocker-compose

Docker composition tool with idempotency features for deploying apps composed of multiple containers.
Other
407 stars 26 forks source link

Support build and dockerfile properties for the container spec #48

Closed erikwilson closed 6 years ago

erikwilson commented 8 years ago

Those properties are used heavily for my development environment. I would like to try out rocker-compose but would rather not work around lack of support for build and dockerfile.

missedone commented 8 years ago

were you seeking for the build tool: Rocker ?

erikwilson commented 8 years ago

For rocker-compose files. This is a feature request as per instructions in the README. Any others desiring those properties should comment.

dikderoy commented 8 years ago

definitely want that feature for same reason as @erikwilson in development, when making constant changes and relaunching a hole bunch of containers it is really useful. i.e. then developing some kind of swarm based system (lead node + child nodes with different roles, all built from same code base). Yes, I can workaround that with a bashscript, but for now docker-compose build && docker-compose restart is just simplier and easier to control

sebglon commented 8 years ago

same than @dikderoy

aacebedo commented 8 years ago

Same here !

delaman commented 8 years ago

I request this vital feature as well!

ricardofbarros commented 7 years ago

+1

mtricht commented 7 years ago

Sadly we can't use rocker-compose without this vital feature

ybogdanov commented 6 years ago

Thanks for requesting. Unfortunately, we are discontinuing this project. See the notice here: https://github.com/grammarly/rocker-compose/blob/master/README.md

Closing this issue as we are not able to implement it. Sorry.