Skip to content

how do i get a random container name on docker:start? #1352

Closed
@jgangemi

Description

@jgangemi
Collaborator

howdy! been a while, eh @rhuss?

i see that #1004 introduced a new way to name containers at run time, but i don't see any option to continue using a random container name at start up. is this still possible?

how else would i resolve container naming conflicts on my build server if i have two jobs that use the same container (via parent pom) configuration running at the same time?

Activity

rhuss

rhuss commented on Dec 7, 2020

@rhuss
Collaborator

I see your point, but I wonder whether we should reintroduce it via a special placeholder or by other means. But would be happy to integrate the PR with some extra checks.

rohanKanojia

rohanKanojia commented on Mar 12, 2021

@rohanKanojia
Member

@jgangemi : Hi, since #1410 is merged; Shall we close this issue?

jgangemi

jgangemi commented on Mar 18, 2021

@jgangemi
CollaboratorAuthor

sure! any idea when it might be released?

rohanKanojia

rohanKanojia commented on Mar 18, 2021

@rohanKanojia
Member

I'm planning to cut a release near month's end. I'll let you know whenever we release 0.35.0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rhuss@jgangemi@rohanKanojia

        Issue actions

          how do i get a random container name on docker:start? · Issue #1352 · fabric8io/docker-maven-plugin