jaytaylor / shipbuilder

The Open-source self-hosted Platform-as-a-Service written in Go
https://shipbuilder.gigawatt.io
Other
409 stars 50 forks source link

Destroying an app doesn't destroy existing dyno containers #12

Closed jaytaylor closed 10 years ago

jaytaylor commented 10 years ago

Destroying an app only removes it from the config and destroy build box containers. It should also shutdown ALL dynos running on nodes, including failed deploys etc.. and then ultimately remove the base app image globally.

jaytaylor commented 10 years ago

Closing - duplicate of issue #13