Skip to content
This repository has been archived by the owner on May 4, 2019. It is now read-only.

Containers are down while building #87

Open
LotharSee opened this issue Nov 3, 2014 · 0 comments
Open

Containers are down while building #87

LotharSee opened this issue Nov 3, 2014 · 0 comments

Comments

@LotharSee
Copy link

I'm using Gaudi as a way to centralize the configuration of all the containers I'm running (I only use custom type), and I often have to deploy a new container.

However, when I run gaudi to apply a change on a container (even small changes to the Dockerfile), it's going to stop and destroy all the containers during the build time.
I have many containers, so even if most of them exploit the cache, it takes around 30s to rebuild everything. Durin this period of time, all my system is down.

Then it would be nice to wait for containers to be built before removing the old ones.
Other idea: if the image hash is the same, no need to restart it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant