Skip to content

Conversation

@jeff14994
Copy link

Description:

Context or Background:
Noticed an incorrect arrangement of options in the docker run command in the README.md, which could lead to confusion and unsuccessful container deployment.

Changes Made:

Corrected the order of the -d and -p flags in the docker run command.
Fixed the port mapping syntax to correctly map the host's port 33322 to the container's port 80.
Impact:
The corrected command in the README.md will now work as intended, facilitating users in correctly running the container without encountering port mapping issues.

Additional Notes:

Please ensure the specified host port (33322) does not conflict with other services on the host machine.

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.

1 participant