Skip to content

Fix docker run command in README.md - #30

Merged
GernotMaier merged 2 commits into
mainfrom
docker_command_suggestion
Nov 26, 2025
Merged

Fix docker run command in README.md#30
GernotMaier merged 2 commits into
mainfrom
docker_command_suggestion

Conversation

@orelgueta

Copy link
Copy Markdown
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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@GernotMaier GernotMaier left a comment

Copy link
Copy Markdown
Member

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