Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX: Publish the simulators port #1357

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

NickeZ
Copy link
Collaborator

@NickeZ NickeZ commented Jan 9, 2025

This commit publishes the simulators default port 15423 on the development container so that processes on the host can access it

@NickeZ NickeZ requested a review from benma January 9, 2025 07:37
@@ -79,6 +79,7 @@ dockerdev () {
--name="$CONTAINER_NAME" \
-v "$repo_path":"$MOUNT_DIR" \
--cap-add SYS_PTRACE \
-p 15423:15423 \
Copy link
Collaborator

Choose a reason for hiding this comment

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

please add a comment, it's not obvious what this is for when one does not know

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Git blame ;), jk. I'll add a comment

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done, force pushed

This commit publishes the simulators default port 15423 on the
development container so that processes on the host can access it
@NickeZ NickeZ force-pushed the nickez/simulator-expose-port branch from 8d5bf1c to 9fc27de Compare January 9, 2025 12:08
@NickeZ NickeZ merged commit cd498ae into BitBoxSwiss:master Jan 9, 2025
3 checks passed
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