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

Add randomly generated slug to container names to prevent collisions #6140

Merged
merged 2 commits into from Sep 19, 2018

Commits on Sep 11, 2018

  1. Replace sequential container indexes with randomly generated IDs

    Signed-off-by: Joffrey F <joffrey@docker.com>
    shin- committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    4e2de3c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Preserve container numbers, add slug to prevent name collisions

    Signed-off-by: Joffrey F <joffrey@docker.com>
    shin- committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    5916639 View commit details
    Browse the repository at this point in the history