Skip to content

exclude containers by name #117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jgallen23 opened this issue Sep 9, 2015 · 1 comment
Open

exclude containers by name #117

jgallen23 opened this issue Sep 9, 2015 · 1 comment

Comments

@jgallen23
Copy link

I'm trying to accomplish a full zero downtime deployment and I need to be able to remove containers from the load balancer without stopping the container. My thought is to have docker-gen be able to exclude certain named containers and do a docker rename to remove them from the load balancer, wait until all connections to that container are done and then stop and remove. Any thoughts on this and if there is a better way?

@heyman
Copy link

heyman commented Apr 14, 2017

I'm interested in this as well (the ultimate goal for me is also to achieve full zero downtime deployments).

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

No branches or pull requests

2 participants