[GH-ISSUE #68] Fix docker repo at ReadMe.md line 136 #47

Closed
opened 2026-02-25 20:34:47 +03:00 by kerem · 1 comment
Owner

Originally created by @esturniolo on GitHub (May 22, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/68

docker run --publish 5000:5000 --detach --name whoogle-search whoogle-search:latest doesn't work.

You should add the full image name docker run --publish 5000:5000 --detach --name whoogle-search benbusby/whoogle-search:latest

I couldn't do a PR.

Originally created by @esturniolo on GitHub (May 22, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/68 `docker run --publish 5000:5000 --detach --name whoogle-search whoogle-search:latest ` doesn't work. You should add the full image name `docker run --publish 5000:5000 --detach --name whoogle-search benbusby/whoogle-search:latest ` I couldn't do a PR.
kerem 2026-02-25 20:34:47 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (May 22, 2020):

In the future you can do PRs by forking this repo, making the changes to your fork, and then requesting to merge your forked repo into the master branch of whoogle-search.

That being said, I just pushed a fix for this. Thanks for bringing that to my attention!

<!-- gh-comment-id:632933871 --> @benbusby commented on GitHub (May 22, 2020): In the future you can do PRs by forking this repo, making the changes to your fork, and then requesting to merge your forked repo into the master branch of whoogle-search. That being said, I just pushed a fix for this. Thanks for bringing that to my attention!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#47
No description provided.