Skip to content

Conversation

@orelgueta
Copy link
Contributor

I found that I needed these two small changes to get the command to work. Maybe it's my mistake somewhere, but I thought I would suggest anyway.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes two syntax errors in the docker run command example that prevented it from working correctly.

  • Adds missing backslash continuation character after the docker image name
  • Corrects the path to the executable to match its actual location in the Docker image

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@GernotMaier GernotMaier left a comment

Choose a reason for hiding this comment

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

Thanks! I've fixed the docker file, should be faster now to build.

@GernotMaier GernotMaier merged commit 77cd307 into main Nov 26, 2025
3 checks passed
@GernotMaier GernotMaier deleted the docker_command_suggestion branch November 26, 2025 19:09
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.

3 participants