Skip to content

fix: correct workspace_dir path resolution - #136

Merged
r83575 merged 1 commit into
mainfrom
fix/workspace-path
Nov 12, 2025
Merged

r83575 merged 1 commit into
mainfrom
fix/workspace-path

Conversation

@r83575

@r83575 r83575 commented Nov 12, 2025

Copy link
Copy Markdown
Collaborator

This PR updates the way workspace_dir is resolved in the jetson and ml_cpu Docker scripts.

Changes

  • Replaced path resolution logic to use realpath consistently from script location.
  • Ensures env_dir always points to the correct absolute path, regardless of execution context.

This fix ensures the Docker build uses the correct environment path.

Notes

  • No other logic or behavior was changed.
  • Tested on both jetson and ml_cpu environments.

@r83575
r83575 merged commit 10d88cb into main Nov 12, 2025
1 check failed
@r83575 r83575 self-assigned this Dec 7, 2025
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