Skip to content
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

Get rid of docker-cloud container id suffix #7

Open
dehy opened this issue Apr 25, 2017 · 0 comments
Open

Get rid of docker-cloud container id suffix #7

dehy opened this issue Apr 25, 2017 · 0 comments

Comments

@dehy
Copy link
Owner

dehy commented Apr 25, 2017

In Docker-Cloud, containers are started with name <service-name>-<container#>.<stack-name>.<random-id>. We should get rid of the random-id (and maybe container#?) to provide backup continuity between containers redeployments.

Does multiples containers of same service always share same data? If yes, we could get rid of container#, else we should keep it. Do we have to give choice in configuration?

I personally do not have this problem right now.

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

No branches or pull requests

1 participant