Skip to content

[Feature] Use container name as runner name #48

Description

@tdamsma

When setting up a bunch of runners with docker-compose up --scale runner=10 is is not possible (as far as I know) to give each container a unique value for the RUNNER)NAME, so i the runners each have a unique container name, and it would be great if that could be used as the runner name.

The workarounds i saw are

  • leave the runner name empty and get a random name asigned
  • use copy/paste in the docker compose instead of the scale functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions