Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • E EUCAIM Federated Datasets Unbalance Checker
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FL
  • EUCAIM Federated Datasets Unbalance Checker
  • Issues
  • #1
Closed
Open
Issue created Mar 02, 2026 by Carles@chernan3Owner

Rmove user id and user group id from docker files for runner and aggregator

Docker files for both the runner and aggregator contains the argument to setup the user and user group:

# Set defaults for build arguments
ARG USER_UID=2323
ARG USER_GID=2323

This breaks under some circumstances like the UB and CHAIMELEON node. It should be removed from the docker files and included in the command line from the launcher.json in FEM (external framework where this tool can be used) if required.

Assignee
Assign to
Time tracking