Skip to content

Get rid of docker-cloud container id suffix #7

@dehy

Description

@dehy

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions