Skip to content

Fix docker scripts incompatibilities with non-GPU and graphics - #44

Merged
xaru8145 merged 1 commit into
mainfrom
fix/docker
Nov 7, 2025
Merged

Fix docker scripts incompatibilities with non-GPU and graphics#44
xaru8145 merged 1 commit into
mainfrom
fix/docker

Conversation

@xaru8145

@xaru8145 xaru8145 commented Nov 7, 2025

Copy link
Copy Markdown
Collaborator

What this PR does

This PR removes the GUI and GPU support when running docker. The GPU setup is incorrect but since we do not need to run any simulation or graphic tool, it's better to simplify and just remove the related flags and environment values.

Type

  • Bugfix
  • Feature
  • Documentation

How to test

Steps to reproduce / test the changes:

  1. Run docker.sh and ensure it does not throw any error.
  2. Run join.sh and ensure it does not throw any error.

Checklist

  • I have signed my commits (git commit -s) or added Signed-off-by to existing commits.
  • I added/updated tests (if applicable)
  • I updated documentation (if applicable)

Related issues

…eded

Signed-off-by: Xavier Ruiz <xavier.ruiz@ekumenlabs.com>

@JesusSilvaUtrera JesusSilvaUtrera left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested locally to build and run the container and no issues

@xaru8145
xaru8145 merged commit d99a33c into main Nov 7, 2025
2 of 3 checks passed
@xaru8145
xaru8145 deleted the fix/docker branch November 7, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants